non important commit

This commit is contained in:
maxstrb 2026-01-01 20:56:07 +01:00
parent 6cccee1ee3
commit c3a3db6c0f

View file

@ -5,7 +5,6 @@
systemd.variables = ["--all"]; systemd.variables = ["--all"];
xwayland.enable = true; xwayland.enable = true;
environment.sessionVariables.NIXOS_OZONE_WL = "1";
settings = { settings = {
exec-once = [ exec-once = [
@ -14,6 +13,8 @@
"hyprpanel" "hyprpanel"
]; ];
environment.sessionVariables.NIXOS_OZONE_WL = "1";
input = { input = {
kb_layout = "cz"; kb_layout = "cz";
kb_options = "caps:escape"; kb_options = "caps:escape";