Added semicolon

This commit is contained in:
2024-12-29 23:16:17 +02:00
parent 52e4bd3ce9
commit 7ab8e9d4ba

View File

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