[Linux] More arch dependencies stuff

This commit is contained in:
2017-02-28 19:45:13 -08:00
parent 91d2796882
commit e9d919ffd6
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
#!/usr/bin/env zsh
# need to run `sudo gpasswd -a imalison network`
# Install gnome-keyring
SYSTEM_SERVICES=(
"systemd-resolved"
"systemd-resolved.service" "wpa_supplicant.service"
"NetworkManager.service" "autorandr.service" "sshd.socket"
)