diff options
Diffstat (limited to 'nix/disko/vda-simple.nix')
| -rw-r--r-- | nix/disko/vda-simple.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |
