pinwheel: Clean /tmp on boot

This commit is contained in:
Alexander Heldt
2024-08-30 08:44:54 +02:00
parent c4bab62de4
commit fa9d9dc44e

View File

@@ -27,6 +27,8 @@ in
boot = {
kernelPackages = pkgs.linuxPackages_latest;
tmp.cleanOnBoot = true;
kernel = {
sysctl = {
"fs.inotify.max_user_instances" = 1024; # default: 128