Remove plato. But keep it around for legacy.

This commit is contained in:
2022-03-01 08:55:50 -08:00
parent 56c0de1e61
commit 93cc3cca4b
3 changed files with 4 additions and 4 deletions
+3 -2
View File
@@ -7,10 +7,11 @@
profile = "server";
tmp-on-tmpfs = false;
arch = "x86_64-linux";
nixos-system = true;
nixos-system = false;
machine-id = "988f39a3b6ab454e9d7dad65bfe36bbe";
master-key = {
public-key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgAzn6gyG1ze7L1WLU84poPGcoUntqfvgn+/s3bxhR2";
public-key =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgAzn6gyG1ze7L1WLU84poPGcoUntqfvgn+/s3bxhR2";
key-path = "/state/master-key/key";
};
hardened = true;