hosts/jericho: don't set timezone explicitly
This commit is contained in:
parent
907db6d727
commit
ac57dea856
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@
|
||||||
|
|
||||||
networking.hostName = "jericho";
|
networking.hostName = "jericho";
|
||||||
|
|
||||||
time.timeZone = "Europe/Vienna";
|
|
||||||
|
|
||||||
i18n.defaultLocale = "en_US.UTF-8";
|
i18n.defaultLocale = "en_US.UTF-8";
|
||||||
console = {
|
console = {
|
||||||
font = "";
|
font = "";
|
||||||
|
|
Loading…
Reference in a new issue