fix: add timezones back
This commit is contained in:
parent
d07f31bb66
commit
99a5e8d886
2 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
../../modules/shared.nix
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
# Set this for clan commands use ssh i.e. `clan machines update`
|
||||
# If you change the hostname, you need to update this line to root@<new-hostname>
|
||||
# This only works however if you have avahi running on your admin machine else use IP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue