Adapt tmp directory cleanup to upstream changes
This commit is contained in:
@@ -64,7 +64,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
# Clean tmp directory on shutdown
|
||||
boot.cleanTmpDir = true;
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
||||
# Keep logs for a week
|
||||
services.journald.extraConfig = "MaxRetentionSec=1week";
|
||||
|
||||
Reference in New Issue
Block a user