aboutsummaryrefslogtreecommitdiff
path: root/secrets/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'secrets/default.nix')
-rw-r--r--secrets/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets/default.nix b/secrets/default.nix
index 2254909..b9e8c6f 100644
--- a/secrets/default.nix
+++ b/secrets/default.nix
@@ -3,6 +3,7 @@
identityPaths = ["/etc/ssh/ssh_host_ed25519_key"];
secrets = {
"caddy-tailscale-authkey".file = ./caddy-tailscale-authkey.age;
+ "williams-psk".file = ./williams-psk.age;
};
};
}