6 lines
50 B
Nix
6 lines
50 B
Nix
_: {
|
|
imports = [
|
|
./rofi
|
|
./anyrun
|
|
];
|
|
}
|