chore: cleanup

This commit is contained in:
ahwx 2026-02-27 01:27:58 +01:00
parent 6bd255f636
commit 4eb284309e

View file

@ -11,7 +11,6 @@
]; ];
security.pam.services.sudo_local.touchIdAuth = true; security.pam.services.sudo_local.touchIdAuth = true;
nix.settings.experimental-features = "nix-command flakes";
# system.configurationRevision = self.rev or self.dirtyRev or null; # system.configurationRevision = self.rev or self.dirtyRev or null;
system = { system = {
primaryUser = "liv"; primaryUser = "liv";