Helpful utils

This commit is contained in:
Bill Ewanick 2025-07-20 22:22:54 -04:00
parent e89457874c
commit 705abf2189

View file

@ -76,9 +76,11 @@
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget busybox
git git
kitty kitty
screen
wget
# Linode tools # Linode tools
inetutils inetutils