task | moved call to themes to workstation/default.nix

This commit is contained in:
Don Harper 2024-12-10 15:08:55 -06:00
parent 74e688b95d
commit 4d6c526e06
19 changed files with 0 additions and 19 deletions

View file

@ -10,7 +10,6 @@
inputs.catppuccin.nixosModules.catppuccin
./hardware-configuration.nix
../server
../themes.nix
];
networking.hostName = "vm";
}