Clean up nix path
This commit is contained in:
parent
348fc0745b
commit
de9e2bb8af
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
{
|
||||
nixpkgs.overlays = [ (import ../../overlays) ];
|
||||
nix.nixPath = options.nix.nixPath.default
|
||||
++ [ "nixpkgs-overlays=/etc/nixos/overlays/_nix-path/" ];
|
||||
#nix.nixPath = options.nix.nixPath.default
|
||||
# ++ [ "nixpkgs-overlays=/etc/nixos/overlays/_nix-path/" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue