fix: autoupdateapps

main
Louis Pearson 2024-01-07 01:30:57 -07:00
parent 719c7d9149
commit aa92f6afaa
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
caching.apcu = true;
# Auto update apps
autoUpdateApps = true;
autoUpdateApps.enable = true;
# Use postgres
database.createLocally = true;