This commit is contained in:
Hadi 2024-06-18 14:07:48 +02:00 committed by GitHub
parent 8ec108927c
commit ba09c5cfe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
sops = {
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
defaultSopsFile = ../../../secrets/laptop.yaml;
defaultSopsFile = ../../../secrets/server.yaml;
secrets = {
sshconfig = { path = "/home/hadi/.ssh/config"; };
github-key = { path = "/home/hadi/.ssh/github"; };