From 33bcb61ca8e03107ae4a54a9374d93f75bdcaa9f Mon Sep 17 00:00:00 2001
From: Benoit Donneaux <benoit@leastauthority.com>
Date: Mon, 4 Dec 2023 16:35:35 +0100
Subject: [PATCH] No need here - already for aws-hardware

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
---
 morph/grid/testing/testing001-hardware.nix | 1 -
 1 file changed, 1 deletion(-)

diff --git a/morph/grid/testing/testing001-hardware.nix b/morph/grid/testing/testing001-hardware.nix
index 3e6b85aa..5dceb16a 100644
--- a/morph/grid/testing/testing001-hardware.nix
+++ b/morph/grid/testing/testing001-hardware.nix
@@ -1,5 +1,4 @@
 {
-  boot.kernel.sysctl = { "vm.swappiness" = 1; };
   boot.supportedFilesystems = [ "zfs" ];
   networking.hostId = "10000000";
 
-- 
GitLab