mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 15:57:20 +02:00
chore: move secrets to private repo
This commit is contained in:
parent
5c0182d087
commit
114abc4c0a
20 changed files with 37 additions and 33 deletions
|
@ -90,7 +90,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
age.secrets.keycloak-db.file = ../../secrets/keycloak-db.age;
|
||||
age.secrets.keycloak-db.file = ../../private/secrets/keycloak-db.age;
|
||||
|
||||
services.openssh.extraConfig = ''
|
||||
HostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue