From 9695c1c909be4d48854690cdf47958551c2d3178 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 19:33:21 +0100 Subject: removed hyprland, added niri --- mun.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index 2740efe..f3d9265 100755 --- a/mun.nix +++ b/mun.nix @@ -2,7 +2,7 @@ { imports = [ - ./modules/home/hyprland/default.nix + ./modules/home/niri/default.nix #./modules/home/i3wm/default.nix ]; home = { -- cgit v1.2.3