From 8f4f46e59ad0b7c5662a417d10f3074f17c962c3 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 7 Sep 2025 00:37:22 -0700 Subject: big update; fix vps and streamline some stuff --- nix/disko/vda-simple.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/disko/vda-simple.nix') diff --git a/nix/disko/vda-simple.nix b/nix/disko/vda-simple.nix index 32fa28d..3ae1d34 100644 --- a/nix/disko/vda-simple.nix +++ b/nix/disko/vda-simple.nix @@ -12,6 +12,7 @@ type = "EF02"; }; root = { + label = "disk-main-root"; size = "100%"; content = { type = "filesystem"; -- cgit v1.3