From 8551b95f6f1fb36d60ad06e8752c4eeac5c69bd5 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Fri, 23 Feb 2024 19:59:08 +0100 Subject: [PATCH] chore: yodaHedgehog reformat btrfs --- hosts/yodaHedgehog/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/yodaHedgehog/hardware-configuration.nix b/hosts/yodaHedgehog/hardware-configuration.nix index 7429929..7e7c840 100644 --- a/hosts/yodaHedgehog/hardware-configuration.nix +++ b/hosts/yodaHedgehog/hardware-configuration.nix @@ -33,7 +33,7 @@ }; fileSystems."/mnt/backup" = - { device = "/dev/disk/by-uuid/ea3295df-0107-43dc-90c9-8c3f5558463e"; + { device = "/dev/disk/by-uuid/68508654-0abd-4784-adc8-6e31b44406b5"; fsType = "btrfs"; };