From 0baeb59b38f48ca7b8483b1afd4facc2e280b322 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Fri, 14 Jan 2022 15:53:29 +0100 Subject: [PATCH] tools: Add parted --- modules/tools.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/tools.nix b/modules/tools.nix index 7e65275..d444f81 100644 --- a/modules/tools.nix +++ b/modules/tools.nix @@ -43,6 +43,7 @@ dmidecode # hardware information hdparm # hard drive management lm_sensors # temperature sensors + parted # partition manager pciutils # lspci reptyr # move process to current terminal smartmontools # hard drive monitoring