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
boot = {
cleanTmpDir = true; # Clean /tmp on reboot
};
boot.tmp.cleanOnBoot = true; # Clean /tmp on reboot
# Select internationalisation properties.
i18n = {