[Linux] Dependency updates
This commit is contained in:
parent
d1ce82b35c
commit
41e5114a55
@ -35,7 +35,7 @@ PACKAGES = [
|
||||
|
||||
SERVICES = [
|
||||
"sshd.socket", "nvidia-persistenced.service", "NetworkManager.service",
|
||||
"--user vncserver@:1", "autorandr.service",
|
||||
"--user vncserver@:1", "autorandr.service", "avahi-daemon.service"
|
||||
]
|
||||
|
||||
|
||||
|
@ -12,7 +12,7 @@ ESSENTIAL=(
|
||||
"rofi-pass" "xorg-xrandr" "spotify" "htop" "rcm" "networkmanager-applet"
|
||||
"pulseaudio-ctl" "pasystray" "xclip" "copyq" "notification-daemon" "pass"
|
||||
"pavucontrol" "xsettingsd-git" "udisks" "udiskie" "python-pip"
|
||||
"gnome-keyring" "ntp"
|
||||
"gnome-keyring" "ntp" "nss-mdns"
|
||||
)
|
||||
|
||||
NEEDED=(
|
||||
|
Loading…
Reference in New Issue
Block a user