From 0a70a56a29590362f5f7462507d01216a19a0d14 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 31 May 2026 22:19:57 +0200 Subject: [PATCH] Removed Niri from framework config --- hosts/framework/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/framework/home.nix b/hosts/framework/home.nix index 62718cb..330c339 100644 --- a/hosts/framework/home.nix +++ b/hosts/framework/home.nix @@ -7,7 +7,7 @@ in imports = [ modules.common.home modules.hm.hyprland - modules.hm.niri + #modules.hm.niri ]; home = {