Add syncthing key to agenix

This commit is contained in:
2021-08-13 10:00:13 +01:00
parent fcc7e151f4
commit 0ff6f77fe5
4 changed files with 7 additions and 2 deletions

View File

@@ -100,7 +100,8 @@
# Specify secrets
age = {
secrets.wireguard.file = secrets/wireguard.age;
sshKeyPaths = ["/home/coolneng/.ssh/id_ed25519"];
secrets.syncthing.file = secrets/syncthing.age;
sshKeyPaths = [ "/home/coolneng/.ssh/id_ed25519" ];
};
# Import other configuration modules