From 4593f2dd952febcceb97bcbe90b709ea133e1153 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Thu, 6 Jan 2022 19:04:28 +0100 Subject: [PATCH] base: Add base utilities --- lib/baseSystem.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/baseSystem.nix b/lib/baseSystem.nix index fe91295..86774ef 100644 --- a/lib/baseSystem.nix +++ b/lib/baseSystem.nix @@ -74,6 +74,9 @@ in { git-crypt gnupg python3 + + # General utilities + bandwhich bottom latencytop # RT scheduling rtkit