From acb92566f237c7b08ea50b8578596186da818572 Mon Sep 17 00:00:00 2001 From: spiceratops Date: Wed, 7 Aug 2024 23:10:37 +1000 Subject: [PATCH] fix uuid --- nixos/hosts/mnas/storage.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/mnas/storage.nix b/nixos/hosts/mnas/storage.nix index 2b40625..07b3417 100644 --- a/nixos/hosts/mnas/storage.nix +++ b/nixos/hosts/mnas/storage.nix @@ -19,7 +19,7 @@ let { type = "parity"; name = "parity0"; - uuid = "d5340ce6-9200-42bf-9389-33a0904b1659"; + uuid = "c066a6f6-ce3e-4c0b-8cff-0f7ddec867ab"; } { type = "data";