about summary refs log tree commit diff
path: root/machines/profpatsch/base-workstation.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-03-05 22:32:30 +0100
committerProfpatsch <mail@profpatsch.de>2021-03-05 22:56:29 +0100
commit13a96e3a0b642f2b42df5beda3f709a4ee60e0a4 (patch)
treeaf15ee34ca79cda25c53646988f53ad7b0c59e23 /machines/profpatsch/base-workstation.nix
parent6e80c6cfeb9930f83f6d109a5b76cc839e38de23 (diff)
machines/profpatsch/base-workstation: add binutils
Diffstat (limited to 'machines/profpatsch/base-workstation.nix')
-rw-r--r--machines/profpatsch/base-workstation.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix
index c918e380..b4220de9 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -132,6 +132,7 @@ in {
         traceroute        # trace ip routes
         wirelesstools     # iwlist (wifi scan)
         gitFull           # git with send-email
+        binutils          # debugging binary files
       ];
       # minimal set of gui applications
       guiPkgs = [