nichts/modules/wms/wayland/default.nix
2024-08-13 21:18:18 +02:00

6 lines
57 B
Nix

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