Add arch deps

This commit is contained in:
Ivan Malison 2016-09-09 17:53:05 -07:00
parent ed4dcbb4f0
commit 7f6a6ee994
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -14,12 +14,13 @@ PACKAGES = [
"nvidia-settings", "gnome-tweak-tool", "screenfetch", "htop", "tmux",
"texlive-most", "leiningen", "boot", "gnome-settings-daemon", "roboto",
"accountsservice", "lightdm-webkit-theme-material-git", "openssh",
"chrome-remote-desktop", "gtk-theme-arc", "mosh",
"chrome-remote-desktop", "gtk-theme-arc", "mosh", "stalonetray",
"lightdm-webkit-theme-wisp",
]
SERVICES = [
"sshd.socket"
"sshd.socket", "nvidia-persistenced.service"
]