nichts/modules/gui/WM/default.nix
2024-04-12 22:03:29 +02:00

5 lines
45 B
Nix

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