diff --git a/configuration.nix b/configuration.nix index 4994f29..377b554 100755 --- a/configuration.nix +++ b/configuration.nix @@ -333,7 +333,7 @@ backup /etc/nix-bitcoin-secrets/ localhost/ "*/5 * * * * caddy /run/current-system/sw/bin/php -f /var/lib/www/nextcloud/cron.php" "*/15 * * * * root /run/current-system/sw/bin/bash /var/lib/njalla/njalla.sh" "*/15 * * * * root /run/current-system/sw/bin/bash /var/lib/external_ip/external_ip.sh" - "0 0 * * 0 /run/current-system/sw/bin/echo y | docker-user /run/current-system/sw/bin/docker system prune -a" + "0 0 * * 0 docker-user yes | /run/current-system/sw/bin/docker system prune -a" ]; };