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
This commit is contained in:
parent
2d2dc4a8e4
commit
b964eab0ea
2 changed files with 0 additions and 15 deletions
|
|
@ -3,24 +3,13 @@
|
|||
{
|
||||
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;
|
||||
|
|
@ -42,7 +31,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue