cluster/services/storage: fix config for heresy

This commit is contained in:
Max Headroom 2023-11-02 03:21:57 +01:00
parent c4b7a72f99
commit 25f3b2da0a

View file

@ -9,7 +9,7 @@
mountpoint = "/srv/heresy";
unitName = "heresy";
unitDescription = "Heresy Filesystem";
encryptionKeyFile = ./secrets/heresy-encryption-key.age;
authFile = ./secrets/heresy-encryption-key.age;
underlay = "heresy";
};
};