clean tmp on boot
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 34s
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 34s
This commit is contained in:
@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user