Fava, change port to number; open port
This commit is contained in:
parent
a2939e5613
commit
5c996e0885
2 changed files with 5 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ in {
|
|||
|
||||
fava = {
|
||||
enable = true;
|
||||
port = "5128";
|
||||
port = 5128;
|
||||
};
|
||||
|
||||
syncthing = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue