screenlock

This commit is contained in:
CDaut 2024-05-21 11:47:20 +02:00
parent 78369ea502
commit 08c2e18396
Signed by: clara
GPG key ID: 223391B52FAD4463
5 changed files with 22 additions and 11 deletions

View file

@ -150,6 +150,13 @@
GTK_THEME = "Adwaita:dark";
};
# patch for swaylock https://github.com/swaywm/sway/issues/2773
security.pam.services.swaylock = {
text = ''
auth include login
'';
};
# Patch for IDEA PlugIn dev. Should be in dev flake!
programs.nix-ld.enable = true;
programs.nix-ld.libraries = with pkgs; [