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