parent
14483c0bf9
commit
1ae44e42ed
@ -27,7 +27,7 @@ with pkgs.lib;
|
|||||||
environment.shellInit =
|
environment.shellInit =
|
||||||
''
|
''
|
||||||
export TZ=${config.time.timeZone}
|
export TZ=${config.time.timeZone}
|
||||||
export TZDIR=${pkgs.glibc}/share/zoneinfo
|
export TZDIR=${pkgs.tzdata}/share/zoneinfo
|
||||||
'';
|
'';
|
||||||
|
|
||||||
environment.etc = singleton
|
environment.etc = singleton
|
||||||
|
Loading…
x
Reference in New Issue
Block a user