diff --git a/hosts/mauville/disko.nix b/hosts/mauville/disko.nix index 968b5745..7a176533 100644 --- a/hosts/mauville/disko.nix +++ b/hosts/mauville/disko.nix @@ -3,7 +3,7 @@ disk = { media = { type = "disk"; - device = "/dev/sda1"; + device = "/dev/sda"; content = { type = "gpt"; partitions = { @@ -22,7 +22,7 @@ archive = { type = "disk"; - device = "/dev/sda2"; + device = "/dev/sdb"; content = { type = "gpt"; partitions = {