From 7d36194e5988d766e2ce581dc15f25df96d1f653 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 30 Dec 2025 15:32:42 +0530 Subject: [PATCH] feat: use iGPU --- modules/home/desktop/hyprland/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 62790a5..19ef19e 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -36,8 +36,7 @@ filemanager = "wezterm start --class wezterm-floating -e superfile"; in { # See https://wiki.hyprland.org/Configuring/Multi-GPU - # @TODO: use card by path instead off symlink - env = "AQ_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1"; + env = "AQ_DRM_DEVICES,/dev/dri/card2"; #-- Output # See https://wiki.hyprland.org/Configuring/Monitors