Add Kanshi, Hyprland, remove Niri
This commit is contained in:
parent
4e90ea2e1c
commit
6feca365ff
26 changed files with 430 additions and 461 deletions
|
@ -2,9 +2,8 @@
|
|||
{
|
||||
config = lib.mkIf config.system.desktop.enable {
|
||||
programs = {
|
||||
hyprland.enable = true;
|
||||
sway.enable = true;
|
||||
niri.enable = true;
|
||||
xwayland.enable = lib.mkForce true;
|
||||
};
|
||||
|
||||
environment.sessionVariables.WLR_RENDERER = "vulkan";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue