reduce log file prevalance on netbox

This commit is contained in:
stupidcomputer 2024-10-29 00:02:42 -05:00
parent 15f2580cab
commit d0b8013497
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@
stateVersion = "23.05"; # don't change this, lol
};
services.journald.extraConfig = ''
SystemMaxUse=1G
'';
system.userActivationScripts = {
copyEssentialConfiguration = {
# we don't want to bring in the entirety of home-manager for this, so just