diff --git a/configuration.nix b/configuration.nix index eae8981..819fb24 100644 --- a/configuration.nix +++ b/configuration.nix @@ -203,7 +203,7 @@ caching.apcu = true; # Auto update apps - autoUpdateApps = true; + autoUpdateApps.enable = true; # Use postgres database.createLocally = true;