clean tmp on boot
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 34s

This commit is contained in:
2026-05-07 17:44:55 +02:00
parent 76c0ad8beb
commit 811b1d67b0
2 changed files with 17 additions and 16 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2025/09/05 23:37:58 by tomoron #+# #+# #
# Updated: 2026/04/25 21:44:28 by tomoron ### ########.fr #
# Updated: 2026/05/07 17:41:52 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -22,6 +22,7 @@
timeout = 1;
};
boot.tmp.cleanOnBoot = true;
boot.consoleLogLevel = 3;
boot.initrd.verbose = false;
boot.kernelParams = [