This commit is contained in:
Chris Cochrun 2025-06-07 21:52:55 -05:00
parent 7d13953c9d
commit 5acc5ab3c9
3 changed files with 8 additions and 2 deletions

View file

@ -17,8 +17,6 @@ in {
settings = { auto-optimise-store = true; };
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
};
# nixpkgs.config.allowUnFree = true;
# pkgs.config.allowUnfree = true;
system.autoUpgrade = {
enable = true;