mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: change sops path for winters
This commit is contained in:
parent
3686ae3120
commit
9e6fd597b2
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
sops = {
|
||||
age.sshKeyPaths = [ "/etc/ssh/sops" ];
|
||||
defaultSopsFile = "/.dotfiles/secrets/server/secrets.yaml";
|
||||
defaultSopsFile = "/.dotfiles/secrets/server/winters/secrets.yaml";
|
||||
validateSopsFiles = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue