Move verified-fetches to base.nix

This commit is contained in:
Vili Sinervä 2024-08-05 15:18:15 +03:00
parent a77250f9ff
commit 4d9fcfed6c
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 1 additions and 2 deletions

View file

@ -22,8 +22,6 @@ let
};
in
{
nix.settings.experimental-features = "verified-fetches";
imports = [
./hardware-configuration.nix
"${repo}/machine-confs/${host}.nix"