deployment module

This commit is contained in:
Luj 2023-07-27 21:08:00 +02:00
parent 5a5fbea34f
commit be70ed9305
4 changed files with 27 additions and 8 deletions

View file

@ -6,6 +6,7 @@
#luj.secrets.enable = true;
luj.ssh-server.enable = true;
luj.programs.mosh.enable = true;
luj.deployment.enable = true;
sops.defaultSopsFile = ./secrets/secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];