Move verified-fetches to base.nix
This commit is contained in:
parent
a77250f9ff
commit
4d9fcfed6c
2 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,6 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
nix.settings.experimental-features = "verified-fetches";
|
||||
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
"${repo}/machine-confs/${host}.nix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue