From ea7c227e9eb86cb90b6118be88e714dd9836c59e Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 1 Jul 2022 14:22:49 -0700 Subject: [PATCH] No reason for wormhole0 to be hardened. --- hosts/wormhole0.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/wormhole0.nix b/hosts/wormhole0.nix index 12121ad..1d08c31 100644 --- a/hosts/wormhole0.nix +++ b/hosts/wormhole0.nix @@ -14,5 +14,4 @@ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGb+mT3UyDIKow36CVQJlJCyJqJfmReWFWAS2ZVpaB6p"; key-path = "/state/master-key/key"; }; - hardened = true; }