forked from colonelpanic/dotfiles
Add arch deps
This commit is contained in:
parent
ed4dcbb4f0
commit
7f6a6ee994
@ -14,12 +14,13 @@ PACKAGES = [
|
|||||||
"nvidia-settings", "gnome-tweak-tool", "screenfetch", "htop", "tmux",
|
"nvidia-settings", "gnome-tweak-tool", "screenfetch", "htop", "tmux",
|
||||||
"texlive-most", "leiningen", "boot", "gnome-settings-daemon", "roboto",
|
"texlive-most", "leiningen", "boot", "gnome-settings-daemon", "roboto",
|
||||||
"accountsservice", "lightdm-webkit-theme-material-git", "openssh",
|
"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 = [
|
SERVICES = [
|
||||||
"sshd.socket"
|
"sshd.socket", "nvidia-persistenced.service"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user