This commit is contained in:
4DBug
2025-03-22 15:51:26 -05:00
parent 2791c62305
commit 6edfada411
5 changed files with 15 additions and 8 deletions

View File

@@ -8,7 +8,4 @@
./gnome.nix
./theming.nix
];
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
}