feat(zsh): add some nice to haves
This commit is contained in:
parent
eb3eea721d
commit
565d9b8948
3 changed files with 28 additions and 16 deletions
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
options.cli = {
|
||||
shell = lib.pantheon.mkStrOption;
|
||||
enableScreensaver = lib.mkEnableOption "";
|
||||
editor = lib.pantheon.mkStrOption;
|
||||
file-browser = lib.pantheon.mkStrOption;
|
||||
multiplexer = lib.pantheon.mkStrOption;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue