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:
parent
3f509cc124
commit
d5403cc9fb
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue