moving along wiht the refactoring
This commit is contained in:
parent
7d73d14ea5
commit
91d4b21cdf
18 changed files with 63 additions and 180 deletions
6
modules/runners/default.nix
Normal file
6
modules/runners/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./rofi
|
||||
./anyrun
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue