non important commit
This commit is contained in:
parent
c3a3db6c0f
commit
543bf5f154
1 changed files with 1 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue