From 56c0de1e615783e4eef22bf599b4fb669b9c7b4c Mon Sep 17 00:00:00 2001 From: niten Date: Mon, 28 Feb 2022 09:16:52 -0800 Subject: [PATCH] Don't deploy wormhole0 from socrates for now --- hosts/wormhole0.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/wormhole0.nix b/hosts/wormhole0.nix index 384aa69..a3b2c67 100644 --- a/hosts/wormhole0.nix +++ b/hosts/wormhole0.nix @@ -7,7 +7,7 @@ profile = "server"; tmp-on-tmpfs = true; arch = "x86_64-linux"; - nixos-system = true; + nixos-system = false; machine-id = "27f12473c9c74638b8c40d2a5ef9366c"; master-key = { public-key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgAzn6gyG1ze7L1WLU84poPGcoUntqfvgn+/s3bxhR2";