Fix again
This commit is contained in:
parent
433eef0e66
commit
865495cc1d
|
@ -62,7 +62,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
#Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys
|
#Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys
|
||||||
sops.defaultSopsFile = ../../secrets/shodan-Lillian.yaml;
|
sops.defaultSopsFile = ./secrets/sops.yaml;
|
||||||
sops.age.keyFile = ./keys.txt;
|
sops.age.keyFile = ./keys.txt;
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
|
|
Loading…
Reference in a new issue