mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-18 23:19:46 +02:00
refactor: home modules
This commit is contained in:
@@ -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"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user