Add htop to pkgs and remove wireguard-tools

This commit is contained in:
Zeph Levy 2025-11-17 11:49:55 +01:00
parent 6dfa60c439
commit 223557d88d

View file

@ -42,7 +42,7 @@
capitaine-cursors-themed capitaine-cursors-themed
libsecret libsecret
lsd lsd
wireguard-tools htop
# Internet # Internet
librewolf librewolf
@ -67,6 +67,7 @@
swayosd swayosd
]) ])
++ ++
# Misbehaving packages
(with pkgs-stable; [ (with pkgs-stable; [
protonvpn-gui protonvpn-gui
]); ]);