Add binutils to all servers

It gives me access to 'strings' which allows me to debug environment
variables of running programs
This commit is contained in:
Eli Ribble 2025-08-22 22:13:33 +00:00
parent 3f509cc124
commit d5403cc9fb

View file

@ -6,7 +6,11 @@
boot.tmp.cleanOnBoot = true;
environment.systemPackages = map lib.lowPrio [
<<<<<<< HEAD
pkgs.cloud-init
=======
pkgs.binutils
>>>>>>> 3563d6b (Add binutils to all servers)
pkgs.curl
pkgs.dig
pkgs.htop