mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-24 22:19:28 +02:00
[presets] update xfce
This commit is contained in:
parent
b42f2f41b2
commit
315f2c5a62
@ -5,5 +5,6 @@ set -eux
|
||||
useradd -m ${ALMA_USER}
|
||||
passwd ${ALMA_USER}
|
||||
usermod -G users,lp,video,network,storage,wheel,audio -a ${ALMA_USER}
|
||||
echo "%wheel ALL=(ALL) ALL" > /etc/sudoers.d/99_wheel
|
||||
"""
|
||||
environment_variables = ["ALMA_USER"]
|
||||
|
@ -1,2 +1,2 @@
|
||||
packages = ["xfce4-goodies", "xfce4-pulseaudio-plugin", "pavucontrol", "mugshot", "engrampa", "catfish", "firefox", "screenfetch", "thunderbird"]
|
||||
packages = ["xfce4-goodies", "xfce4-pulseaudio-plugin", "pulseaudio", "pavucontrol", "mugshot", "engrampa", "catfish", "firefox", "screenfetch", "thunderbird", "network-manager-applet"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user