1
1
Fork 0

Helpful utils

main
Bill Ewanick 2025-07-20 22:22:54 -04:00
parent e89457874c
commit 705abf2189
1 changed files with 3 additions and 1 deletions

View File

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