Fix
This commit is contained in:
parent
bf7dd645ba
commit
e2382abacc
@ -5,7 +5,7 @@
|
|||||||
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
|
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
|
||||||
defaultSopsFile = ../../../secrets/secrets.yaml;
|
defaultSopsFile = ../../../secrets/secrets.yaml;
|
||||||
secrets = {
|
secrets = {
|
||||||
gts = { path = "/home/hadi/.ssh/gts"; };
|
gts = { path = "/home/hadi/.ssh/github"; };
|
||||||
sshconfigheaven = { path = "/home/hadi/.ssh/config"; };
|
sshconfigheaven = { path = "/home/hadi/.ssh/config"; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user