update cleanOnBoot param
This commit is contained in:
parent
853841b776
commit
76fc25f2e8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
];
|
||||
|
||||
# Clean /tmp on boot.
|
||||
boot.cleanTmpDir = true;
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = lib.mkDefault "Europe/Amsterdam";
|
||||
|
|
Loading…
Add table
Reference in a new issue