This commit is contained in:
Hadi 2024-06-07 21:41:04 +02:00
parent bf7dd645ba
commit e2382abacc

View File

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