mirror of
https://github.com/RGBCube/ncc
synced 2025-09-13 01:27:56 +00:00
zen: try to fix it but realize it doesn't work
This commit is contained in:
parent
91f3d03ea3
commit
4aa90bb98f
5 changed files with 94 additions and 58 deletions
|
@ -11,7 +11,7 @@ inputs: self: super: let
|
|||
|> filter (hasAttrByPath path)
|
||||
|> map (getAttrFromPath path);
|
||||
|
||||
inputHomeModules = collectInputs [ "homeModules" "default" ];
|
||||
inputHomeModules = collectInputs [ "homeModules" "default" ];
|
||||
inputModulesLinux = collectInputs [ "nixosModules" "default" ];
|
||||
inputModulesDarwin = collectInputs [ "darwinModules" "default" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue