nixdots/home/packages/gui/wayland/default.nix
2024-06-24 22:08:46 +02:00

7 lines
58 B
Nix

{
imports = [
./swappy.nix
./wlogout.nix
];
}