From 5eac0e8c85a08fa63134f86c30a8eac8b4bbf5d0 Mon Sep 17 00:00:00 2001 From: mwiegand Date: Thu, 7 Jul 2022 15:46:02 +0200 Subject: [PATCH] home.server swapfile --- nodes/home.server.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nodes/home.server.py b/nodes/home.server.py index e7be26e..cd9f6cc 100644 --- a/nodes/home.server.py +++ b/nodes/home.server.py @@ -25,6 +25,7 @@ 'smartctl', 'steam-chat-logger', 'steam-chat-viewer', + 'systemd-swap', 'raspberrymatic-cert', 'tasmota-charge', 'wireguard', @@ -107,6 +108,7 @@ 'steam-chat-viewer': { 'hostname': 'steam-chats.ckn.li', }, + 'systemd-swap': 4*10**9, 'tasmota-charge': { 'phone': { 'ip': '10.0.0.175', @@ -154,7 +156,7 @@ '/dev/disk/by-id/nvme-SAMSUNG_MZVL22T0HBLB-00B00_S677NF0RA01551-part3', ], }, - }, + }, 'datasets': { 'ssd/nextcloud-appdata': { 'mountpoint': '/var/lib/nextcloud/appdata_oci6dw1woodz',