parent
aae39388b2
commit
16c948d70e
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
swapDevices = [
|
swapDevices = [
|
||||||
{
|
{
|
||||||
device = "/.swapfile";
|
device = "/.swapfile";
|
||||||
size = 17179869184; # 16G
|
size = 16 * 1024; # 16GB
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue