nichts/modules/runners/default.nix

6 lines
50 B
Nix

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