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