Shodan had a keyfile set that isn't right
This commit is contained in:
parent
b21150f431
commit
b911aec529
|
@ -52,7 +52,6 @@
|
||||||
|
|
||||||
#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/sops.yaml;
|
sops.defaultSopsFile = ./secrets/sops.yaml;
|
||||||
sops.age.keyFile = ./keys.txt;
|
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
gc = {
|
gc = {
|
||||||
|
|
Loading…
Reference in a new issue