Disabling actual budget
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
# Apps
|
||||
website.enable = true;
|
||||
actualBudget.enable = true;
|
||||
actualBudget.enable = false;
|
||||
|
||||
# Automatically pull this config from git
|
||||
autoUpdate.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user