commit 01475561c3e862873f72b2e726bebd6a55a063ad
parent 8e6b5be73e73251d3ffbd183baa6b38ce281bf98
Author: breadcat <breadcat@users.noreply.github.com>
Date: Thu, 16 Oct 2025 19:25:13 +0100
Remove a lot of programs that are now installed via home-manager
Diffstat:
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/machines/minerva.nix b/machines/minerva.nix
@@ -77,25 +77,13 @@ in
# Packages
environment.systemPackages = with pkgs; [
brightnessctl
- dos2unix
- firefox
fzf
gallery-dl
glib
imagemagick
jre8
lf
- mpv
- newsboat
- pinentry-tty
- posy-cursors
- rbw
- seatd
- shellcheck-minimal
- swayimg
tofi
- unzip
- wl-clipboard
yt-dlp
];