This commit is contained in:
iofq 2023-04-30 14:15:07 -05:00
parent e1fe85f763
commit 7587d91cd1
8 changed files with 146 additions and 46 deletions

View file

@ -14,5 +14,6 @@
};
users.groups.plugdev = {};
security.pam.services.swaylock = {};
nix.settings.experimental-features = [ "nix-command" "flakes" ];
system.stateVersion = "22.11";
}