about summary refs log tree commit diff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/atuin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/atuin.nix b/sys/atuin.nix
index 26103638a9f2..4b19d187b5c8 100644
--- a/sys/atuin.nix
+++ b/sys/atuin.nix
@@ -187,7 +187,7 @@
     }
   '';
 
-  services.tor.relay.accountingMax = "20 GBytes";
+  services.tor.relay.accountingMax = "50 GBytes";
   services.tor.relay.accountingStart = "day 12:00";
 
   system.stateVersion = "18.03";