improve size and swap for gateway

This commit is contained in:
soraefir
2026-06-21 23:09:33 +02:00
parent 473b290258
commit 6366d9b313
4 changed files with 24 additions and 3 deletions
+5
View File
@@ -17,4 +17,9 @@
10.10.1.2 avalon.helcel.net
'';
swapDevices = [ {
device = "/swapfile";
size = 2 * 1024; # Size in megabytes (4 GB)
} ];
}