parent
63317618df
commit
bea7a1e274
5 changed files with 6 additions and 9 deletions
|
@ -125,7 +125,7 @@
|
|||
# For nix-fast-build. I use a custom output to alleviate eval time of this flake. ie. when doing nix flake show
|
||||
nixFastChecks = import ./nixFastChecks {inherit perSystem self;};
|
||||
|
||||
homeManagerModules = import ./homeManagerModules self;
|
||||
homeManagerModules = import ./homeManagerModules {inherit self;};
|
||||
|
||||
nixosModules = import ./modules {inherit self;};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue