mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 05:26:50 +02:00
refactor(home): consolidate host home modules under home/hosts
This commit is contained in:
@@ -29,8 +29,7 @@ let
|
||||
];
|
||||
|
||||
home-modules = map mylib.relativeToRoot [
|
||||
"home/darwin/hosts/darwin-${name}.nix"
|
||||
"home/darwin"
|
||||
"home/hosts/darwin/darwin-${name}.nix"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user