From 74f0e45bd7ce5be028ead40ce2aa74d5932db353 Mon Sep 17 00:00:00 2001 From: Jan Grosser Date: Sun, 21 Jul 2024 14:42:54 +0200 Subject: [PATCH] Added pciutils and inxi Necessary system info and debug tools --- hosts/p14s/home.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/hosts/p14s/home.nix b/hosts/p14s/home.nix index 9479522..c1d2ecd 100644 --- a/hosts/p14s/home.nix +++ b/hosts/p14s/home.nix @@ -28,6 +28,12 @@ # # "Hello, world!" when run. # pkgs.hello + # System + inxi + pciutils + htop + btop + # Terminal alacritty source-code-pro # Font for Alacritty @@ -35,8 +41,6 @@ cutecom cowsay mc - htop - btop fd # unnamed dependency for the fuzzy finder fzf lazygit eza # replacement for ls