From 5f8f587c5edaf1f2ffb456f55477bd1b2ce2d444 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 10:37:04 +0100 Subject: moved things, removed useless nixos modules, switched to hyprland --- mun.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index acf593b..3be52b4 100755 --- a/mun.nix +++ b/mun.nix @@ -2,7 +2,7 @@ { imports = [ - ./modules/home/i3wm/original/default.nix + ./modules/home/hyprland/default.nix ]; home = { username = "mun"; -- cgit v1.2.3