refactor: home modules

This commit is contained in:
Ryan Yin
2024-03-13 13:32:13 +08:00
parent 5234fd7279
commit 093866a2aa
8 changed files with 32 additions and 27 deletions

View File

@@ -28,7 +28,7 @@
++ [
{modules.secrets.server.operation.enable = true;}
];
home-module.imports = map mylib.relativeToRoot [
home-modules = map mylib.relativeToRoot [
"home/linux/server.nix"
];
};