mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-05 16:37:09 +00:00
fix(nixos): could not open pdf files
This commit is contained in:
@@ -139,6 +139,7 @@
|
||||
environment = {
|
||||
DISPLAY = ":0";
|
||||
XDG_RUNTIME_DIR = "/run/user/1000";
|
||||
XDG_DATA_DIRS = "/run/current-system/sw/share";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user