nixdots/home/packages/gui/default.nix

6 lines
44 B
Nix
Raw Normal View History

2024-03-24 11:24:00 +00:00
_: {
2024-06-09 20:40:50 +00:00
imports = [
./wayland.nix
];
2024-03-24 11:24:00 +00:00
}