From e079f9abe4ad9e29e63af7051c2669f2c64cfc87 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Thu, 31 Jul 2025 19:48:45 -0700 Subject: [PATCH] add units command --- home-manager/no-gui.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home-manager/no-gui.nix b/home-manager/no-gui.nix index 2954445..9d9fcae 100644 --- a/home-manager/no-gui.nix +++ b/home-manager/no-gui.nix @@ -97,6 +97,9 @@ let # lspci pciutils + + # convert between various units + units ]; in