ssh cert consolidation
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user