diff --git a/modules/desktop/sway/default.nix b/modules/desktop/sway/default.nix index 404d4dd..0018c15 100644 --- a/modules/desktop/sway/default.nix +++ b/modules/desktop/sway/default.nix @@ -18,6 +18,8 @@ hardware.opengl = { enable = true; + driSupport = true; + driSupport32Bit = true; }; environment = { @@ -35,6 +37,9 @@ grim bemenu lxqt.lxqt-openssh-askpass + rocm-opencl-icd + rocm-opencl-runtime + clinfo ]; };