Add htop to all hosts

This commit is contained in:
Lillian Violet 2024-01-16 09:56:38 +01:00
parent 98bb68ea1d
commit 6e5c6dbf84
4 changed files with 4 additions and 0 deletions

View file

@ -63,6 +63,7 @@
docker-compose docker-compose
git-filter-repo git-filter-repo
home-manager home-manager
htop
oh-my-zsh oh-my-zsh
pciutils pciutils
rsync rsync

View file

@ -100,6 +100,7 @@
aria2 aria2
git-filter-repo git-filter-repo
home-manager home-manager
htop
jellyfin jellyfin
jellyfin-web jellyfin-web
jellyfin-ffmpeg jellyfin-ffmpeg

View file

@ -83,6 +83,7 @@
git git
git-filter-repo git-filter-repo
home-manager home-manager
htop
noto-fonts noto-fonts
noto-fonts-emoji-blob-bin noto-fonts-emoji-blob-bin
noto-fonts-emoji noto-fonts-emoji

View file

@ -55,6 +55,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
age age
git git
htop
]; ];
boot.kernelParams = [ boot.kernelParams = [