Separate system from home-manager again

This commit is contained in:
Greg Hellings
2025-06-10 14:28:46 -05:00
parent 389a55d8bc
commit eecd6e6d5d
37 changed files with 277 additions and 284 deletions
+1
View File
@@ -22,6 +22,7 @@ in
greg = {
development = true;
gui = true;
nix.cache = false;
pypackage.enable = false;
vscodium = true;
};