macbook: drop helium, add browsh

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-08-20 16:52:47 +01:00
parent e5166187e2
commit afab4a1cab
6 changed files with 20 additions and 179 deletions

View file

@ -5,7 +5,7 @@
environment.systemPackages = with pkgs; [
tlp
spotify
vesktop
discordo
faugus-launcher
mission-center
vlc
@ -15,6 +15,11 @@
woeusb
vscodium
cmatrix
# TTY browsing: browsh drives a headless firefox and renders it to the
# terminal, so firefox has to be on PATH — it is not wrapped in.
browsh
firefox
];
programs.geary.enable = true;