From f513a2841409a270eb08e1e78215d7ca5626a707 Mon Sep 17 00:00:00 2001 From: Sean Kovacs Date: Sat, 13 Dec 2025 23:57:04 -0500 Subject: [PATCH] fix asahi niri bug --- home/hosts/peach.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/hosts/peach.nix b/home/hosts/peach.nix index 6aa8e81..8bab873 100644 --- a/home/hosts/peach.nix +++ b/home/hosts/peach.nix @@ -16,6 +16,11 @@ moonlight-qt ]; + # https://github.com/YaLTeR/niri/issues/2330#issuecomment-3256864777 + programs.niri.settings.debug = { + render-drm-device = "/dev/dri/card2"; + }; + programs.plasma = { input.touchpads = [ {