Fava, change port to number; open port

This commit is contained in:
Julia Lange 2025-09-16 17:35:34 -07:00
parent 6779c7cc78
commit 0d7d23e3ac
2 changed files with 5 additions and 3 deletions

View file

@ -67,7 +67,7 @@ in {
fava = {
enable = true;
port = "5128";
port = 5128;
};
syncthing = {