diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 17:21:01 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 17:21:01 +0100 |
| commit | 224e410e5ff6b99d009de8ff7dd7f953b572c280 (patch) | |
| tree | d923341f3b9385fdc0e20e344299c81dd7763a32 /mun.nix | |
| parent | 3497b01a7385fa87ff983e27a7860fcfc9e50949 (diff) | |
added czech layout to everything (qwertz)
Diffstat (limited to 'mun.nix')
| -rwxr-xr-x | mun.nix | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 = { |
