key rotation
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user