nichts/modules/runners/default.nix
2024-07-20 13:56:02 +02:00

6 lines
50 B
Nix

_: {
imports = [
./rofi
./anyrun
];
}