mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
home-manager: pass flake inputs to hm modules
This commit is contained in:
parent
1b1189301d
commit
64b5ce9352
|
@ -11,5 +11,6 @@
|
|||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
sharedModules = [inputs.hyprland.homeManagerModules.default];
|
||||
extraSpecialArgs = inputs;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue