From f58ef063be7cb4f162fec109dc2db7a6ea01b886 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 2 Feb 2026 10:41:04 -0600 Subject: [PATCH] Add nfs-utils everywhere for mounting --- hosts/baseline.nix | 1 + hosts/hosea/default.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/baseline.nix b/hosts/baseline.nix index bc72789..1a59328 100644 --- a/hosts/baseline.nix +++ b/hosts/baseline.nix @@ -33,6 +33,7 @@ iperf killall nano + nfs-utils lshw pciutils psmisc diff --git a/hosts/hosea/default.nix b/hosts/hosea/default.nix index b2f6df6..40a83f2 100644 --- a/hosts/hosea/default.nix +++ b/hosts/hosea/default.nix @@ -37,7 +37,6 @@ in jellyfin-ffmpeg libva-utils mesa-demos - nfs-utils radeontop vulkan-tools ];