Compare commits

...

2 commits

Author SHA1 Message Date
a155f6b37c macbook: drop terminus console font, browsh is gone
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HKWhmgRWeAafjuGV8YMrqn
2026-08-21 12:39:19 +01:00
b964eab0ea desktops: drop vlc, mission-center, woeusb, browsh+firefox, vscodium, tlp, macbook faugus
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HKWhmgRWeAafjuGV8YMrqn
2026-08-21 12:38:04 +01:00
2 changed files with 0 additions and 21 deletions

View file

@ -10,14 +10,11 @@
lsfg-vk
lsfg-vk-ui
faugus-launcher
mission-center
vlc
haruna
gnome-text-editor
wowup-cf
proton-vpn
onlyoffice-desktopeditors
woeusb
qbittorrent
cmatrix
protonplus

View file

@ -3,34 +3,17 @@
{
config = lib.mkIf (config.networking.hostName == "FredOS-Macbook") {
environment.systemPackages = with pkgs; [
tlp
spotify
discordo
faugus-launcher
mission-center
vlc
haruna
gnome-text-editor
proton-vpn
onlyoffice-desktopeditors
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;
# TTY resolution for browsh: each cell is a half-block, so the page gets
# cols x (rows*2) pixels. The kernel's built-in 8x16 gives 180x56 on this
# 1440x900 panel; terminus 6x12 gives 240x75.
console.packages = [ pkgs.terminus_font ];
console.font = "ter-v12n";
nix.settings.max-jobs = 0;
# max-jobs = 0 means an update is pure substitution, and nix's default
@ -42,7 +25,6 @@
# to share with the desktop. 4 just queues them behind each other.
nix.settings.max-substitution-jobs = 2;
services.tlp.enable = false;
services.power-profiles-daemon.enable = true;
# The SMC holds the fan at its 1200 RPM floor while the package sits at