This commit is contained in:
2025-01-08 21:55:17 -05:00
parent 425368dcca
commit 60a3684880
24 changed files with 38387 additions and 13 deletions

View File

@@ -63,6 +63,6 @@
];
};
homeManagerModules.default = ./nixos-modules/home-manager;
homeManagerModules.default = "./nixos-modules/home-manager";
};
}