split off terminal utilities
This commit is contained in:
@@ -161,35 +161,21 @@
|
||||
];
|
||||
};
|
||||
|
||||
# Root-facing admin tools only. User-facing CLI (fish, helix, htop, bottom,
|
||||
# tmux, ripgrep, lsof, wget, pfetch-rs, …) is provided via home-manager in
|
||||
# home/profiles/terminal.nix — shared with mreow and yarn.
|
||||
environment.systemPackages = with pkgs; [
|
||||
helix
|
||||
lm_sensors
|
||||
bottom
|
||||
htop
|
||||
|
||||
neofetch
|
||||
|
||||
borgbackup
|
||||
smartmontools
|
||||
|
||||
ripgrep
|
||||
|
||||
intel-gpu-tools
|
||||
iotop
|
||||
iftop
|
||||
|
||||
tmux
|
||||
|
||||
wget
|
||||
|
||||
powertop
|
||||
|
||||
lsof
|
||||
|
||||
reflac
|
||||
|
||||
pfetch-rs
|
||||
|
||||
sbctl
|
||||
|
||||
# add `skdump`
|
||||
|
||||
Reference in New Issue
Block a user