feat(ookphone): add tools console home module
This commit is contained in:
parent
c602463326
commit
c95543dc70
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
|||
shell.fish.enable = true;
|
||||
prompt.starship.enable = true;
|
||||
# FIXME: multiplexer.zellij.enable = true;
|
||||
utility = {
|
||||
tools.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue