From f138e2265a0156361e0579d8ef787fa3f8a6023f Mon Sep 17 00:00:00 2001 From: rogueking Date: Sun, 21 Jun 2026 00:12:22 -0400 Subject: [PATCH] using nixos-anywhere --- hosts/buildbox/disko-config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/buildbox/disko-config.nix b/hosts/buildbox/disko-config.nix index 9efaac5..d66fc3f 100644 --- a/hosts/buildbox/disko-config.nix +++ b/hosts/buildbox/disko-config.nix @@ -9,7 +9,7 @@ disk = { main = { type = "disk"; - device = "/dev/vda"; + device = "/dev/sda"; content = { type = "gpt"; partitions = {