Rename boot.cleanTmpDir
This commit is contained in:
parent
2221fcf6c1
commit
1ec8a58921
|
@ -67,7 +67,7 @@
|
|||
];
|
||||
|
||||
# Clean temporary files on boot
|
||||
boot.cleanTmpDir = true;
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
||||
# Set zsh as default shell with reasonable default config for all users
|
||||
programs.zsh = {
|
||||
|
|
Loading…
Reference in a new issue