1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 12:07:48 +00:00

Remove unused packages

This commit is contained in:
RGBCube 2023-11-09 16:09:46 +03:00
parent b10c486fa3
commit 5e2ae0d8bb
No known key found for this signature in database

View file

@ -2,13 +2,9 @@
(with pkgs; systemPackages [ (with pkgs; systemPackages [
fd fd
fzf
htop htop
jq
neofetch neofetch
pciutils
ripgrep ripgrep
thefuck
tree tree
wine wine
@ -27,8 +23,6 @@
"rustc" "rustc"
"rustfmt" "rustfmt"
]) ])
lightly-qt
]) ])
(with pkgs; homePackages "nixos" [ (with pkgs; homePackages "nixos" [