This commit is contained in:
Hadi 2024-08-19 19:41:24 +02:00
parent 79a69d245c
commit e27d43df71
2 changed files with 1 additions and 1 deletions

View File

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