parent
21fe31f264
commit
db92fac3a9
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
++ [ ({ lib, ... }: {
|
||||
nixpkgs.source = lib.mkDefault nixpkgs;
|
||||
nixpkgs.flake.source = lib.mkDefault nixpkgs;
|
||||
nixpkgs.flake.source = lib.mkDefault nixpkgs.outPath;
|
||||
|
||||
system.checks.verifyNixPath = lib.mkDefault false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue