moved some useful options used by niri

This commit is contained in:
chloe 2025-07-02 21:21:47 +02:00
parent fdee7b7cf3
commit 64a306d83c
2 changed files with 2 additions and 0 deletions

View file

@ -36,7 +36,9 @@
};
services.displayManager.gdm.enable = true;
services.udisks2.enable = true;
security.pam.services.swaylock = { };
security.pam.loginLimits = [
{
domain = "@users";

0
shared/zsh.nix Normal file
View file