nichts/modules/wms/wayland/default.nix
2024-08-28 14:17:38 +02:00

6 lines
72 B
Nix

_: {
imports = [
./hyprland/module.nix
./variables.nix
];
}