palantir: resized lvs

This commit is contained in:
Victor Ișan 2026-02-19 18:44:58 +01:00
parent d56117ed17
commit 3b6c8e83ba

View File

@ -69,7 +69,7 @@ in
}; };
nix = { nix = {
size = "50G"; size = "100G";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "ext4"; format = "ext4";
@ -78,7 +78,7 @@ in
}; };
games = { games = {
size = "100%FREE"; size = "200G";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "ext4"; format = "ext4";