Baldur: switch to 1G swap file
This commit is contained in:
parent
208dfa173e
commit
6f2b94cd8d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,6 +19,6 @@
|
|||
};
|
||||
|
||||
swapDevices = [
|
||||
{ device = "/swapfile"; size = 1024 * 4; }
|
||||
{ device = "/swapfile"; size = 1024 * 1; }
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue