We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de96753 commit 270be17Copy full SHA for 270be17
oscfg/manjaro.sh
@@ -115,6 +115,7 @@ EOF
115
run pacman -S --noconfirm pamac-gtk pamac-flatpak-plugin pamac-gnome-integration polkit-gnome xdg-desktop-portal xdg-desktop-portal-gtk
116
run systemctl enable gdm
117
sed -i -e 's|#%PAM-1.0|#%PAM-1.0\nauth sufficient pam_succeed_if.so user ingroup shellsmgmt|' $WORK/etc/pam.d/gdm-password
118
+ run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
119
# run systemctl enable apparmor snapd snapd.apparmor
120
# update locale (only needed for GIS)
121
cp "$WORK/etc/locale.gen" "$WORK/etc/locale.gen.bak"
0 commit comments