From 6756bf89d09ea53994b599115d33773f5c2d208f Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Tue, 7 Sep 2021 11:21:14 +0200 Subject: [PATCH] add smartmontools to common --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index 24c72ae..e9efbde 100644 --- a/common.nix +++ b/common.nix @@ -47,6 +47,7 @@ parted unzip tree + smartmontools ]; fileSystems."/var/cache" = {