mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
karakeep data_dir
This commit is contained in:
parent
139de5cec1
commit
f761728aee
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
browser.enable = true;
|
||||
extraEnvironment = {
|
||||
PORT = "3003";
|
||||
DATA_DIR = "/mnt/myjfs/volumes/hoarder/";
|
||||
DATA_DIR = lib.mkDefault "/mnt/myjfs/volumes/hoarder/";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue