diff options
author | Vincent Ambo <tazjin@google.com> | 2020-05-24T01·48+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-05-24T01·48+0100 |
commit | d53f0a2d057fb08fbe387b77fda68c39bbd8374c (patch) | |
tree | 272016784b454b7088790c064e823cb21beb5a13 /ops/nixos | |
parent | 06d7b4aebd9e4a1a87f77fe59a8c08392318be5d (diff) |
feat(ops/nixos/nugget): Install perf tool r/836
Diffstat (limited to 'ops/nixos')
-rw-r--r-- | ops/nixos/nugget/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix index e1ed2f35258c..d4356901ab3b 100644 --- a/ops/nixos/nugget/default.nix +++ b/ops/nixos/nugget/default.nix @@ -133,6 +133,7 @@ in depot.lib.fix(self: { openssl pass pavucontrol + linuxPackages.perf pinentry pinentry-emacs pwgen |