mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-26 00:31:00 +01:00
hostconfig/gandalf: Fix timezone issue
This commit is contained in:
parent
2bffe9c589
commit
5305ca06a6
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ in
|
|||
networking.hostName = "gandalf";
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
services.automatic-timezoned.enable = true;
|
||||
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue