palantir: resized lvs
This commit is contained in:
parent
d56117ed17
commit
3b6c8e83ba
@ -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";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user