nichts/modules/runners/default.nix

7 lines
50 B
Nix
Raw Normal View History

2024-07-20 13:56:02 +02:00
_: {
imports = [
./rofi
./anyrun
];
}