xdg data dirs mkForce
This commit is contained in:
@@ -64,9 +64,8 @@
|
|||||||
GDK_DPI_SCALE = "0.5";
|
GDK_DPI_SCALE = "0.5";
|
||||||
|
|
||||||
# Make GLib / gsettings actually see schemas
|
# Make GLib / gsettings actually see schemas
|
||||||
XDG_DATA_DIRS = inputs.nixpkgs.lib.mkForce
|
GSETTINGS_SCHEMA_DIR =
|
||||||
"/run/current-system/sw/share:"
|
"/run/current-system/sw/share/gsettings-schemas/${pkgs.gsettings-desktop-schemas.name}/glib-2.0/schemas";
|
||||||
+ "/run/current-system/sw/share/gsettings-schemas/${pkgs.gsettings-desktop-schemas.name}";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.user.services."chromium-kiosk" = {
|
systemd.user.services."chromium-kiosk" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user