boot: updated to boot.tmp.cleanOnBoot
`boot.cleanTmpDir' was deprecated progresses #21
This commit is contained in:
parent
218a4d345c
commit
c565d74a54
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue