From 128ce2a690820060a3db55fbead489b7363f9ed1 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sat, 25 Oct 2025 10:00:34 +0300 Subject: [PATCH] 123 --- configurations/disko/vds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configurations/disko/vds.nix b/configurations/disko/vds.nix index f097a04..c8210e5 100644 --- a/configurations/disko/vds.nix +++ b/configurations/disko/vds.nix @@ -20,7 +20,7 @@ }; }; swap = { - size = "256M"; + size = "1G"; content = { type = "swap"; };