# HG changeset patch # User Zeger Van de Vannet # Date 1718300353 -7200 # Node ID 45d1a5571c5283898890321c4073d1b4ad974db9 # Parent b5a2fd26f4d4bfe4ba4db20252d8fd9bdc59e41a feat: enable hibernation in menu diff -r b5a2fd26f4d4 -r 45d1a5571c52 .chezmoiscripts/run_onchange_after_16-configure-ubuntu-gnome.sh.tmpl --- a/.chezmoiscripts/run_onchange_after_16-configure-ubuntu-gnome.sh.tmpl Sun Jun 09 18:19:18 2024 +0200 +++ b/.chezmoiscripts/run_onchange_after_16-configure-ubuntu-gnome.sh.tmpl Thu Jun 13 19:39:13 2024 +0200 @@ -7,5 +7,20 @@ dconf write /org/gnome/desktop/input-sources/xkb-options "['ctrl:nocaps']" fi + +sudo mkdir -p /etc/polkit-1/localauthority/50-local.d +sudo apt install polkitd-pkla + +cat <