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