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 /configuration.nix | |
| parent | 3497b01a7385fa87ff983e27a7860fcfc9e50949 (diff) | |
added czech layout to everything (qwertz)
Diffstat (limited to 'configuration.nix')
| -rwxr-xr-x | configuration.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix index 7948cc2..a8a8af4 100755 --- a/configuration.nix +++ b/configuration.nix @@ -7,8 +7,8 @@ # === Environment Choice === # Uncomment one of the following to select your environment: - #./modules/nixos/des/i3wm.nix - ./modules/nixos/des/hyprland.nix + ./modules/nixos/des/i3wm.nix + #./modules/nixos/des/hyprland.nix ]; } |
