enabled niri for Lenni and Lillie
This commit is contained in:
parent
faa055caf2
commit
73caf44386
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
dev.enable = true;
|
dev.enable = true;
|
||||||
laser.enable = true;
|
laser.enable = true;
|
||||||
windowManager = "niri-session";
|
windowManager = "niri-session";
|
||||||
|
wm.niri.enable = true;
|
||||||
hyprland.enable = false;
|
hyprland.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
autologin.enable = false;
|
autologin.enable = false;
|
||||||
emulation.enable = true;
|
emulation.enable = true;
|
||||||
laser.enable = true;
|
laser.enable = true;
|
||||||
|
wm.niri.enable = true;
|
||||||
|
|
||||||
hyprland = {
|
hyprland = {
|
||||||
hardware.Lillie.enable = true;
|
hardware.Lillie.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue