feat(homeModules/cli): add hyfetch

This commit is contained in:
Mohammad Rafiq 2025-05-20 22:16:00 +08:00
parent 0f28fb7d70
commit 55551cfbb9
No known key found for this signature in database
3 changed files with 33 additions and 0 deletions

View file

@ -10,6 +10,7 @@
editor = lib.pantheon.mkStrOption;
file-browser = lib.pantheon.mkStrOption;
multiplexer = lib.pantheon.mkStrOption;
fetch = lib.pantheon.mkStrOption;
git = {
name = lib.pantheon.mkStrOption;
email = lib.pantheon.mkStrOption;