mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-22 16:58:31 +02:00
refactor: home modules
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
])
|
||||
++ [];
|
||||
|
||||
home-module.imports = map mylib.relativeToRoot [
|
||||
home-modules = map mylib.relativeToRoot [
|
||||
"hosts/darwin-${name}/home.nix"
|
||||
"home/darwin"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user