From 7f5a7926728f5fe87711d2dd96ceb2bd6a7151ec Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 29 Aug 2026 21:00:44 -0500 Subject: chg hw cfg --- hosts/poweredge-pro/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/poweredge-pro/hardware-configuration.nix') diff --git a/hosts/poweredge-pro/hardware-configuration.nix b/hosts/poweredge-pro/hardware-configuration.nix index cbe1137..e41dec5 100644 --- a/hosts/poweredge-pro/hardware-configuration.nix +++ b/hosts/poweredge-pro/hardware-configuration.nix @@ -38,7 +38,7 @@ }; fileSystems."/boot" = - { device = "/dev/disk/by-uuid/186A-32C6"; + { device = "/dev/disk/by-uuid/2096-A1E5"; fsType = "vfat"; options = [ "fmask=0022" "dmask=0022" ]; }; -- cgit v1.2.3