nichts/modules/gui/WM/default.nix

6 lines
45 B
Nix
Raw Normal View History

2024-04-12 22:03:29 +02:00
_: {
imports = [
./hyprland.nix
];
}