From 65b95bb1fae51dfc1cbb597b306bfce39aed628c Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Mon, 17 Aug 2026 14:37:44 +0100 Subject: [PATCH] feat: enable moonlight streaming client on konishi Co-Authored-By: Claude Sonnet 5 --- home/konishi/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/konishi/default.nix b/home/konishi/default.nix index f304ebc..f3510f5 100644 --- a/home/konishi/default.nix +++ b/home/konishi/default.nix @@ -35,6 +35,7 @@ enable = true; nvidia = true; retroarch = true; + moonlight = true; }; # 4K@1x monitors render the Electron AI apps tiny; scale their UI up. Tune to taste.