key rotation

This commit is contained in:
2025-12-20 18:27:50 +01:00
parent 8c522e2d80
commit 093b81ab8f
14 changed files with 86 additions and 53 deletions

View File

@@ -3,7 +3,6 @@
hostname,
inputs,
user,
pkgs,
constants,
...
}: {
@@ -21,8 +20,6 @@
inputs.sops-nix.nixosModules.sops
];
sops.age.sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];
sops.secrets.litestream = {
sopsFile = ../../secrets/michael-litestream;
format = "binary";