Removed some bloat

This commit is contained in:
Emmet 2024-12-28 10:47:54 -06:00
parent fe6340553d
commit cedb24e74d
17 changed files with 7 additions and 597 deletions

View file

@ -9,7 +9,6 @@
programs.home-manager.enable = true;
imports = [ ../work/home.nix # Personal is essentially work system + games
../../user/app/games/games.nix # Various videogame apps
];
home.stateVersion = "22.11"; # Please read the comment before changing.