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
|
|
@ -10,14 +10,11 @@
|
||||||
lsfg-vk
|
lsfg-vk
|
||||||
lsfg-vk-ui
|
lsfg-vk-ui
|
||||||
faugus-launcher
|
faugus-launcher
|
||||||
mission-center
|
|
||||||
vlc
|
|
||||||
haruna
|
haruna
|
||||||
gnome-text-editor
|
gnome-text-editor
|
||||||
wowup-cf
|
wowup-cf
|
||||||
proton-vpn
|
proton-vpn
|
||||||
onlyoffice-desktopeditors
|
onlyoffice-desktopeditors
|
||||||
woeusb
|
|
||||||
qbittorrent
|
qbittorrent
|
||||||
cmatrix
|
cmatrix
|
||||||
protonplus
|
protonplus
|
||||||
|
|
|
||||||
|
|
@ -3,24 +3,13 @@
|
||||||
{
|
{
|
||||||
config = lib.mkIf (config.networking.hostName == "FredOS-Macbook") {
|
config = lib.mkIf (config.networking.hostName == "FredOS-Macbook") {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
tlp
|
|
||||||
spotify
|
spotify
|
||||||
discordo
|
discordo
|
||||||
faugus-launcher
|
|
||||||
mission-center
|
|
||||||
vlc
|
|
||||||
haruna
|
haruna
|
||||||
gnome-text-editor
|
gnome-text-editor
|
||||||
proton-vpn
|
proton-vpn
|
||||||
onlyoffice-desktopeditors
|
onlyoffice-desktopeditors
|
||||||
woeusb
|
|
||||||
vscodium
|
|
||||||
cmatrix
|
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;
|
programs.geary.enable = true;
|
||||||
|
|
@ -42,7 +31,6 @@
|
||||||
# to share with the desktop. 4 just queues them behind each other.
|
# to share with the desktop. 4 just queues them behind each other.
|
||||||
nix.settings.max-substitution-jobs = 2;
|
nix.settings.max-substitution-jobs = 2;
|
||||||
|
|
||||||
services.tlp.enable = false;
|
|
||||||
services.power-profiles-daemon.enable = true;
|
services.power-profiles-daemon.enable = true;
|
||||||
|
|
||||||
# The SMC holds the fan at its 1200 RPM floor while the package sits at
|
# 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