Rename boot.cleanTmpDir

nazuna
Simon Bruder 2023-05-30 11:43:59 +02:00
parent 2221fcf6c1
commit 1ec8a58921
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {