From 3173c0e22eb9375dd999f7b7c22b45c7c7582534 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 17:43:44 +0100 Subject: fixed proper import --- mun.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/mun.nix b/mun.nix index f23296d..2733e4b 100755 --- a/mun.nix +++ b/mun.nix @@ -2,8 +2,8 @@ { imports = [ - #./modules/home/hyprland/chernobyl/default.nix - ./modules/home/i3wm/default.nix + ./modules/home/hyprland/default.nix + #./modules/home/i3wm/default.nix ]; home = { username = "mun"; @@ -31,8 +31,6 @@ lazygit tree-sitter gcr - - # ]; sessionVariables = { -- cgit v1.2.3