mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-06 09:07:20 +02:00
deployment module
This commit is contained in:
parent
5a5fbea34f
commit
be70ed9305
4 changed files with 27 additions and 8 deletions
1
base.nix
1
base.nix
|
@ -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" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue