boot: updated to boot.tmp.cleanOnBoot

`boot.cleanTmpDir' was deprecated

progresses #21
This commit is contained in:
Serĉanto de Scio 2023-06-05 09:28:49 +10:00
parent 218a4d345c
commit c565d74a54
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -16,9 +16,7 @@
]; ];
# Common boot settings # Common boot settings
boot = { boot.tmp.cleanOnBoot = true; # Clean /tmp on reboot
cleanTmpDir = true; # Clean /tmp on reboot
};
# Select internationalisation properties. # Select internationalisation properties.
i18n = { i18n = {