non important commit

This commit is contained in:
maxstrb 2026-01-01 20:56:49 +01:00
parent c3a3db6c0f
commit 543bf5f154

View file

@ -1,4 +1,5 @@
{pkgs, ...}: {
environment.sessionVariables.NIXOS_OZONE_WL = "1";
wayland.windowManager.hyprland = {
enable = true;
systemd.enable = true;
@ -13,8 +14,6 @@
"hyprpanel"
];
environment.sessionVariables.NIXOS_OZONE_WL = "1";
input = {
kb_layout = "cz";
kb_options = "caps:escape";