stt, mem0, rofi-project-opener
This commit is contained in:
@@ -179,5 +179,13 @@ in {
|
||||
}
|
||||
'');
|
||||
};
|
||||
cli.rofi-project-opener = {
|
||||
enable = true;
|
||||
projectDirs = [
|
||||
"$HOME/p/NIX"
|
||||
];
|
||||
terminal = pkgs.kitty;
|
||||
terminalCommand = "opencode";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user