nix: Remove redundant manual $NIX_PATH value
This commit is contained in:
parent
f1718e5c3b
commit
d2ec22d8fb
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
setNixPath = true;
|
||||
setFlakeRegistry = true;
|
||||
};
|
||||
nix.nixPath = [ "nixpkgs=flake:nixpkgs" ];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix.settings.trusted-users = [ "@wheel" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue