This commit is contained in:
2026-07-12 08:20:56 -04:00
parent e0ec38d87d
commit 0f19a2b0b3
8 changed files with 70 additions and 88 deletions
-2
View File
@@ -33,8 +33,6 @@
system = "x86_64-linux";
specialArgs = { inherit inputs; };
modules = [
home-manager.nixosModules.home-manager
./hosts/vps/default.nix
];
};