about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--sys/atuin.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/atuin.nix b/sys/atuin.nix
index 85ec8acd5a42..bf1d28a28e28 100644
--- a/sys/atuin.nix
+++ b/sys/atuin.nix
@@ -33,9 +33,6 @@
   ];
 
   nix.maxJobs = 2;
-  nix.extraOptions = ''
-    min-free = 5368709120
-  '';
 
   boot.loader.grub.enable = true;
   boot.loader.grub.version = 2;