improve size and swap for gateway
This commit is contained in:
@@ -17,4 +17,9 @@
|
||||
10.10.1.2 avalon.helcel.net
|
||||
'';
|
||||
|
||||
swapDevices = [ {
|
||||
device = "/swapfile";
|
||||
size = 2 * 1024; # Size in megabytes (4 GB)
|
||||
} ];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user