about summary refs log tree commit diff
path: root/machines/profpatsch/base-workstation.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2018-02-12 05:15:11 +0100
committerProfpatsch <mail@profpatsch.de>2018-02-12 05:15:11 +0100
commit3fca8a5fa3b7775d8a7a52278cc9edba789d776a (patch)
tree5df480104dd4128096d974bb7f829e333ad9d164 /machines/profpatsch/base-workstation.nix
parentc152f37de57dde0631a469e7ceca173e8a43cac2 (diff)
machines/katara: add packages
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 9b572671..e19a755b 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -49,6 +49,7 @@ in {
         dos2unix          # text file conversion
         manpages          # system manpages (not included by default)
         mkpasswd          # UNIX password creator
+        ncdu              # disk size checker
         smartmontools     # check disk state
         stow              # dotfile management
         traceroute        # trace ip routes