hypr eco systems

This commit is contained in:
cnst
2024-07-15 19:40:02 +02:00
parent 7052dc1c10
commit 46aaf625b2
42 changed files with 118 additions and 2 deletions

View File

@@ -11,7 +11,11 @@
flake = "/home/cnst/.nix-config";
};
};
security.rtkit.enable = true;
security = {
rtkit.enable = true;
pam.services.hyprlock = {};
};
environment.localBinInPath = true;