summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2024-04-27 21:45:52 +0200
committerAlan Pearce2024-04-27 21:45:52 +0200
commita02ee347ecbd28c41e3e10c20bc5af098e41d756 (patch)
treefd4d95fcda7762a174b3c5f7f6e3fae38031e4ad /system
parente9784864652c511bfe5506caee9a5ef8d94346c1 (diff)
downloadnixfiles-a02ee347ecbd28c41e3e10c20bc5af098e41d756.tar.lz
nixfiles-a02ee347ecbd28c41e3e10c20bc5af098e41d756.tar.zst
nixfiles-a02ee347ecbd28c41e3e10c20bc5af098e41d756.zip
base: install basic process tools
Diffstat (limited to 'system')
-rw-r--r--system/settings/programs/base.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/programs/base.nix b/system/settings/programs/base.nix
index efde273d..de128afa 100644
--- a/system/settings/programs/base.nix
+++ b/system/settings/programs/base.nix
@@ -7,6 +7,7 @@
     lzma
     lzop
     zstd
+    psmisc
   ];
   nix.settings = {
     substituters = [