fix(nixpak): allow document portal saves

This commit is contained in:
Ryan Yin
2026-08-01 09:37:43 +08:00
parent 3aadd65a36
commit 7826934b23
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -54,7 +54,6 @@ in
"/run/dbus"
];
bind.ro = [
(envSuffix "XDG_RUNTIME_DIR" "/doc")
(sloth.concat' sloth.xdgConfigHome "/gtk-2.0")
(sloth.concat' sloth.xdgConfigHome "/gtk-3.0")
(sloth.concat' sloth.xdgConfigHome "/gtk-4.0")