[NixOS] Fix warning

This commit is contained in:
Ivan Malison 2024-03-15 01:32:11 +00:00
parent 6157a2b047
commit 4c3ec2a29b

View File

@ -7,7 +7,9 @@ makeEnable config "modules.desktop" true {
services.xserver = {
exportConfiguration = true;
enable = true;
xkb = {
layout = "us";
};
displayManager = {
sessionCommands = ''
systemctl --user import-environment GDK_PIXBUF_MODULE_FILE DBUS_SESSION_BUS_ADDRESS PATH