Disabling actual budget

This commit is contained in:
2024-12-29 15:40:41 +02:00
parent 6c7b013805
commit f2815231a2

View File

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