nix/{denna,iso,sini}: add nfs-utils
Anirudh Oppiliappan x@icyphox.sh
Thu, 01 Aug 2024 12:59:31 +0300
3 files changed,
3 insertions(+),
0 deletions(-)
M
hosts/denna/configuration.nix
→
hosts/denna/configuration.nix
@@ -74,6 +74,7 @@ environment.systemPackages = with pkgs; [
vim wget git + nfs-utils ]; services = {
M
hosts/iso/configuration.nix
→
hosts/iso/configuration.nix
@@ -74,6 +74,7 @@ environment.systemPackages = with pkgs; [
vim wget git + nfs-utils ]; services = {
M
hosts/sini/configuration.nix
→
hosts/sini/configuration.nix
@@ -75,6 +75,7 @@ environment.systemPackages = with pkgs; [
vim wget git + nfs-utils ]; services = {