fix(nixos): could not open pdf files

This commit is contained in:
2026-01-10 18:43:54 +01:00
parent 2b58c8bc69
commit 9ed35750c4
+1
View File
@@ -139,6 +139,7 @@
environment = {
DISPLAY = ":0";
XDG_RUNTIME_DIR = "/run/user/1000";
XDG_DATA_DIRS = "/run/current-system/sw/share";
};
};