tree-wide: replace xscreensaver with xsecurelock

This commit is contained in:
Primrose 2026-02-01 18:47:01 +01:00
parent b3fb8aff73
commit 06f6e59fc9
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
8 changed files with 2 additions and 368 deletions

View file

@ -41,16 +41,6 @@
};
};
services.xscreensaver = {
enable = true;
hooks = {
# Reset display setting on login
"RUN" = ''
${lib.getExe pkgs.autorandr} --change --ignore-lid
'';
};
};
services.picom = {
enable = true;
# avoid tearing

View file

@ -29,7 +29,6 @@
let
genLocale = locale: lib.flip lib.genAttrs (_: locale);
in
# - xscreensaver freaks out on the time display
# - evolution add event becomes hard to use
# https://gitlab.gnome.org/GNOME/evolution/-/issues/3120
genLocale "fr_FR.UTF-8" [