Compare commits

...

3 Commits

View File

@@ -2,11 +2,36 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim wget git htop tmux pciutils tcpdump ripgrep nix-index nixos-option cmake
nix-diff ipmitool freeipmi ethtool lm_sensors cmake gnumake file tree ethtool
ncdu perf ldns pv file
freeipmi
git
gnumake
home-manager
htop
ipmitool
ldns
lm_sensors
ncdu
nix-diff
nix-index
nix-output-monitor
nixfmt-tree
nixos-option
pciutils
perf
pv
ripgrep
tcpdump
tmux
tree
vim
wget
# From jungle overlay # From jungle overlay
osumb nixgen nixgen
osumb
]; ];
programs.direnv.enable = true; programs.direnv.enable = true;