thinkfan defualts
This commit is contained in:
parent
b0480eb88a
commit
fd77c63166
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Try thinkfan...
|
||||
services.thinkfan = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Asia/Tokyo";
|
||||
|
||||
|
|
Loading…
Reference in a new issue