diff --git a/machines/newton/disko-config.nix b/machines/newton/disko-config.nix index af30382..bff79b8 100644 --- a/machines/newton/disko-config.nix +++ b/machines/newton/disko-config.nix @@ -43,7 +43,7 @@ type = "lvm_vg"; lvs = { root = { - size = "125G"; + size = "150G"; content = { type = "filesystem"; format = "ext4";