fix pocketid missing key
This commit is contained in:
parent
ec0ca0fcc5
commit
8006cad12c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ homelab, ... }: {
|
||||
services.pocket-id = {
|
||||
enable = true;
|
||||
credentials.ENCRYPTION_KEY = "/var/lib/pocket-id/encryption-key";
|
||||
settings = {
|
||||
PORT = "1411";
|
||||
HOST = "127.0.0.1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue