Browse Source

feat: add readme

master
Tovi Jaeschke-Rogers 5 days ago
parent
commit
684718b918
2 changed files with 6 additions and 0 deletions
  1. +5
    -0
      README.md
  2. +1
    -0
      user_configuration.json

+ 5
- 0
README.md View File

@ -0,0 +1,5 @@
# Arch Linux Install Automation
```sh
archinstall --config https://git.tovijaeschke.xyz/tovi/arch-install-automation/raw/branch/master/user_configuration.json --creds https://git.tovijaeschke.xyz/tovi/arch-install-automation/raw/branch/master/user_credentials.json
```

+ 1
- 0
user_configuration.json View File

@ -143,6 +143,7 @@
"cmake",
"ninja",
"curl",
"wget",
"stow",
"zsh",
"networkmanager"


Loading…
Cancel
Save