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

@@ -22,7 +22,7 @@
"hosts/darwin-${name}"
])
++ [];
home-module.imports = map mylib.relativeToRoot [
home-modules = map mylib.relativeToRoot [
"hosts/darwin-${name}/home.nix"
"home/darwin"
];