Fix lapetus key location
This commit is contained in:
parent
2c01cf98f4
commit
4fa59284bc
|
@ -55,7 +55,7 @@
|
|||
"com.sun:auto-snapshot" = "false";
|
||||
encryption = "aes-256-gcm";
|
||||
keyformat = "passphrase";
|
||||
keylocation = "file:///hermes/secret.key";
|
||||
keylocation = "file:///hermes/secrets/lapetus/disk.key";
|
||||
};
|
||||
|
||||
# {{{ Datasets
|
||||
|
|
Loading…
Reference in a new issue