moby: enable hardware.driSupport
not extensively tested, but the basics seem to work.
This commit is contained in:
@@ -82,4 +82,6 @@
|
||||
systemd.services.pulseaudio.environment.ALSA_CONFIG_UCM2 = "${./ucm2}";
|
||||
|
||||
users.groups.feedbackd.gid = config.sane.allocations.feedbackd-gid;
|
||||
|
||||
hardware.opengl.driSupport = true;
|
||||
}
|
||||
|
1
modules/universal/env/default.nix
vendored
1
modules/universal/env/default.nix
vendored
@@ -17,6 +17,7 @@
|
||||
# https://nixos.wiki/wiki/Slack#Wayland
|
||||
# Discord under sway crashes with this.
|
||||
# NIXOS_OZONE_WL = "1";
|
||||
# LIBGL_ALWAYS_SOFTWARE = "1";
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user