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