Compare commits

..

1 Commits

Author SHA1 Message Date
stupidcomputer b77ade82f3 reduce log file prevalance on netbox 2024-10-29 00:04:53 -05:00
2 changed files with 1 additions and 8 deletions

View File

@ -60,7 +60,7 @@
};
services.journald.extraConfig = ''
SystemMaxUse=1G
SystemMaxUse=2G
'';
system.userActivationScripts = {

View File

@ -1,7 +0,0 @@
#!/bin/sh
printf "clearing out nix caches\n"
sudo nix-collect-garbage -d
nix-collect-garbage -d
sudo nix-store --optimize