chore: firefly impermanence
This commit is contained in:
parent
22b78d1840
commit
91aed4feb1
|
@ -21,4 +21,11 @@
|
||||||
APP_KEY = lib.trace "fix" "ctiectiectiectctiectiectiectieie";
|
APP_KEY = lib.trace "fix" "ctiectiectiectctiectiectiectieie";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.persistence."/persist".directories = [
|
||||||
|
{
|
||||||
|
directory = "/var/lib/firefly-iii";
|
||||||
|
owner = "firefly-iii";
|
||||||
|
}
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue