feat(ookphone): add tools console home module

This commit is contained in:
ooks-io 2024-04-20 22:58:07 +12:00
parent c602463326
commit c95543dc70

View file

@ -14,6 +14,9 @@
shell.fish.enable = true;
prompt.starship.enable = true;
# FIXME: multiplexer.zellij.enable = true;
utility = {
tools.enable = true;
};
};
};