infrastructure/home/wayland/default.nix

12 lines
122 B
Nix

{...}: {
imports = [
./eww
./fuzzel
./hyprland
./kanshi
./mako
./swayidle
./swaylock
];
}