miki: put swapfile in a better location
This commit is contained in:
parent
9469421fd1
commit
2883de7ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [{
|
swapDevices = [{
|
||||||
device = "/var/lib/swapfile";
|
device = "/swapfile";
|
||||||
size = 8*1024; # 8 GB
|
size = 8*1024; # 8 GB
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue