archinstall-profiles/README.md

7 lines
242 B
Markdown
Raw Normal View History

2022-10-21 10:55:54 -04:00
To install a profile:
```
git clone https://git.augustogunsch.com/augusto/archinstall-profiles
cd archinstall-profiles/<PROFILE>
archinstall --config user_credentials.json --disk-layout user_disk_layout.json --creds user_credentials.json
```