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