diff --git a/nixos/modules/tests/private-storage.nix b/nixos/modules/tests/private-storage.nix index 89a63747f3ee6c2c5face50e82309a9849eb3ed8..fce496a949544135feb7f1d8c7f41b6398febb14 100644 --- a/nixos/modules/tests/private-storage.nix +++ b/nixos/modules/tests/private-storage.nix @@ -78,9 +78,6 @@ import <nixpkgs/nixos/tests/make-test.nix> { # large. ristrettoSigningKey = "wumQAfSsJlQKDDSaFN/PZ3EbgBit8roVgfzllfCK2gQ="; }; - - - } // networkConfig; };