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"; };