Helpful utils
parent
e89457874c
commit
705abf2189
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue