mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-21 14:06:51 +02:00
refactor(home): consolidate host home modules under home/hosts
This commit is contained in:
@@ -36,7 +36,7 @@ let
|
||||
{ modules.secrets.server.storage.enable = true; }
|
||||
];
|
||||
home-modules = map mylib.relativeToRoot [
|
||||
"home/linux/hosts/idols-${name}.nix"
|
||||
"home/hosts/linux/idols-${name}.nix"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user