mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 21:46:54 +02:00
refactor(home): consolidate host home modules under home/hosts
This commit is contained in:
@@ -28,8 +28,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