From 284c440ee9586ea45af55ab1cee1b7f26beda204 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 13:06:03 +0100 Subject: did preparations for full refactor --- mun.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index 6c6144a..bf07e16 100755 --- a/mun.nix +++ b/mun.nix @@ -2,7 +2,7 @@ { imports = [ - ./modules/home/hyprland/default.nix + #./modules/home/hyprland/default.nix ./modules/home/i3wm/default.nix ]; home = { -- cgit v1.2.3