ssh cert consolidation

This commit is contained in:
John Lancaster
2026-07-05 00:03:28 -05:00
parent b1f4b6ad41
commit a9b831a6b0
10 changed files with 39 additions and 37 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ in
nixos.lxc
nixos.mysops
nixos."${username}"
nixos.step-ssh-host
nixos.ssh-certs
nixos.login-text
nixos.docker
nixos.mtls
@@ -75,7 +75,7 @@ in
"Restic REST Server" = "restic-rest-server.service";
};
step-ssh-host.hostname = hostname;
ssh-certs.hostname = hostname;
# This provides the secrets at install time
sops.defaultSopsFile = ./secrets.yaml;