mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Set timezone for storage1
This commit is contained in:
parent
2b5fd87422
commit
3e4719272a
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
||||||
|
|
||||||
swapDevices = [ ];
|
swapDevices = [ ];
|
||||||
|
|
||||||
|
time.timeZone = "Europe/Amsterdam";
|
||||||
|
|
||||||
environment.etc."mdadm.conf".text = ''
|
environment.etc."mdadm.conf".text = ''
|
||||||
HOMEHOST <ignore>
|
HOMEHOST <ignore>
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue