configuring adampad/adam

This commit is contained in:
cnst
2024-07-25 19:01:42 +02:00
parent c779c2a580
commit 29da8ca94a
10 changed files with 189 additions and 76 deletions

View File

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