summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--satoshipad.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/satoshipad.nix b/satoshipad.nix
index 54ce5bd..d164864 100644
--- a/satoshipad.nix
+++ b/satoshipad.nix
@@ -47,6 +47,7 @@
 
   nix.gc.dates = "12:00";
   system.autoUpgrade.dates = "12:24";
+  virtualisation.docker.autoPrune.dates = "Mon, 13:00";
 
   system.stateVersion = "18.03";
 }