forked from Shinonome/dots-hyprland
moved wayland
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
}: let
|
||||
cfg = config.programs.illogical-impulse;
|
||||
in {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
systemd.enable = true;
|
||||
};
|
||||
|
||||
imports = [
|
||||
../options.nix
|
||||
./hyprland/default.nix
|
||||
|
||||
Reference in New Issue
Block a user