diff --git a/machines/newton/disko-config.nix b/machines/newton/disko-config.nix index ccd9ac9..04af7a4 100644 --- a/machines/newton/disko-config.nix +++ b/machines/newton/disko-config.nix @@ -45,7 +45,7 @@ type = "lvm_vg"; lvs = { root = { - size = "100G"; + size = "125G"; content = { type = "filesystem"; format = "ext4";