Forgot semicolon

This commit is contained in:
2024-12-31 16:31:48 +02:00
parent c1279c5d4b
commit 52e9509bbc

View File

@@ -37,7 +37,7 @@
website.enable = true;
actualBudget.enable = true;
gitea.enable = true;
syncthing.enable = true
syncthing.enable = true;
# Automatically pull this config from git
autoUpdate.enable = true;