Initial dendritic rewrite
This commit is contained in:
8
modules/features/wayland.nix
Normal file
8
modules/features/wayland.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
flake.modules.nixos.wayland = {
|
||||
programs = {
|
||||
uwsm.enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user