packages/nixpak/modules/gui-base: mount /etc/localtime

This commit is contained in:
Max Headroom 2023-05-03 01:23:50 +02:00
parent dbf5251a2d
commit fc7749e2fc

View file

@ -43,6 +43,7 @@ in
(sloth.concat' sloth.xdgConfigHome "/gtk-3.0")
(sloth.concat' sloth.xdgConfigHome "/gtk-4.0")
(sloth.concat' sloth.xdgConfigHome "/dconf")
"/etc/localtime"
];
env = {
XDG_DATA_DIRS = lib.makeSearchPath "share" [