forked from colonelpanic/dotfiles
[NixOS] Import DBUS_SESSION_BUS_ADDRESS in systemctl
This commit is contained in:
parent
da8bff5308
commit
1e4843f352
@ -337,7 +337,7 @@ in
|
||||
enable = true;
|
||||
};
|
||||
sessionCommands = ''
|
||||
systemctl --user import-environment GDK_PIXBUF_MODULE_FILE
|
||||
systemctl --user import-environment GDK_PIXBUF_MODULE_FILE DBUS_SESSION_BUS_ADDRESS
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user