fix sops oops
This commit is contained in:
parent
ff2e176b1b
commit
4e805a7bc1
|
@ -4,11 +4,11 @@
|
|||
# Sops setup for this machine
|
||||
sops.secrets = {
|
||||
"borg-ssh-key" = {
|
||||
sopsFile = ../../secrets/levitation/borg.yaml;
|
||||
sopsFile = ../../secrets/fusion/borg.yaml;
|
||||
format = "yaml";
|
||||
};
|
||||
"borg-password" = {
|
||||
sopsFile = ../../secrets/levitation/borg.yaml;
|
||||
sopsFile = ../../secrets/fusion/borg.yaml;
|
||||
format = "yaml";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue