mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
karakeep env
This commit is contained in:
parent
c6f6fe5d03
commit
d6c765ac2c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,9 +45,9 @@
|
|||
enable = true;
|
||||
meilisearch.enable = true;
|
||||
browser.enable = true;
|
||||
environmentFile = "/etc/nixos/secrets/karakeep.env";
|
||||
extraEnvironment = {
|
||||
PORT = "3003";
|
||||
DATA_DIR = lib.mkForce "/mnt/myjfs/volumes/hoarder/";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue