services: setup fava service
This commit is contained in:
parent
38672b1a5f
commit
bd5aa2cef5
3 changed files with 89 additions and 0 deletions
|
|
@ -75,6 +75,12 @@ in
|
|||
enable = true;
|
||||
};
|
||||
|
||||
fava = {
|
||||
enable = true;
|
||||
port = 8084;
|
||||
filePath = "accounts/current.beancount";
|
||||
};
|
||||
|
||||
gitea = {
|
||||
enable = true;
|
||||
privatePort = 8082;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue