add chawan web browser

This commit is contained in:
Noah Masur
2025-08-23 19:14:06 -04:00
parent 17b30de163
commit 72f30cbab1

View File

@@ -29,6 +29,8 @@ in
pkgs.charm # Manage account and filesystem pkgs.charm # Manage account and filesystem
pkgs.pop # Send emails from a TUI pkgs.pop # Send emails from a TUI
pkgs.chawan # Browser TUI
]; ];
programs.gh-dash.enable = lib.mkDefault true; programs.gh-dash.enable = lib.mkDefault true;