nichts/modules/runners/default.nix

7 lines
76 B
Nix

_: {
imports = [
./rofi
./anyrun
# ./fuzzel/module.nix
];
}