From e949efa6533238665feffd71ab0f38b4c30123f5 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 17:05:22 +0100 Subject: fixed import typo --- mun.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index a43eae1..adec860 100755 --- a/mun.nix +++ b/mun.nix @@ -2,7 +2,7 @@ { imports = [ - ./modules/home/hyprland/chernobyls/default.nix + ./modules/home/hyprland/chernobyl/default.nix #./modules/home/i3wm/default.nix ]; home = { -- cgit v1.2.3