fix clock
This commit is contained in:
parent
e381437b73
commit
55e476540d
1 changed files with 3 additions and 0 deletions
|
|
@ -70,6 +70,9 @@
|
|||
Defaults lecture = never
|
||||
'';
|
||||
|
||||
# server is in germany
|
||||
time.timeZone = "Europe/Berlin"; # or "Europe/Amsterdam"
|
||||
|
||||
# Network configuration
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue