From 224e410e5ff6b99d009de8ff7dd7f953b572c280 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 17:21:01 +0100 Subject: added czech layout to everything (qwertz) --- mun.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index adec860..f23296d 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/chernobyl/default.nix + ./modules/home/i3wm/default.nix ]; home = { username = "mun"; @@ -31,6 +31,8 @@ lazygit tree-sitter gcr + + # ]; sessionVariables = { -- cgit v1.2.3