core: add nixos-system NIX_PATH
This commit is contained in:
parent
6de65850fe
commit
702a9c9759
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
"systemNixpkgs=${pkgs.selfExpr { useConfig = true; name = "systemNixpkgs-self"; }}"
|
||||
# don't garbage collect the nixpkgs input
|
||||
"inputsNixpkgs=${inputs.nixpkgs}"
|
||||
"nixos-system=/etc/nixos/default.nix"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue