From 92873d62cebbcdfd500146f46cbf652b35977952 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Tue, 10 Feb 2026 16:22:15 -0700 Subject: [PATCH] Fixed again --- modules/home/niri.nix | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/modules/home/niri.nix b/modules/home/niri.nix index df97074..c491b10 100644 --- a/modules/home/niri.nix +++ b/modules/home/niri.nix @@ -163,19 +163,7 @@ niri = { enableKeybinds = false; enableSpawn = true; - includes = { - enable = true; - override = true; - originalFileName = "hm"; - filesToInclude = [ - "alttab" - "binds" - "colors" - "layout" - "outputs" - "wpblur" - ]; - }; + includes.enable = false; }; settings = {