diff --git a/README.md b/README.md new file mode 100644 index 0000000..57caa4a --- /dev/null +++ b/README.md @@ -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 +``` diff --git a/user_configuration.json b/user_configuration.json index b3a80ee..63ffb2f 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -143,6 +143,7 @@ "cmake", "ninja", "curl", + "wget", "stow", "zsh", "networkmanager"