From 923f87182c36587c3a2b874f37eb9c64a0119042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Av=C3=A9?= Date: Sat, 22 Jun 2024 14:40:10 +0200 Subject: [PATCH] Sat Jun 22 02:40:10 PM CEST 2024 --- hosts/Aloria/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/Aloria/default.nix b/hosts/Aloria/default.nix index 0b1c83a..456e07d 100644 --- a/hosts/Aloria/default.nix +++ b/hosts/Aloria/default.nix @@ -16,6 +16,7 @@ # acceleration = "cuda"; # }; + zramSwap.enable = true; services.logind.extraConfig = ''HandlePowerKey=ignore''; networking.wg-quick.interfaces = { wg0 = {