From 1f98bdb85553572cb19026ef92bbdd1d7d568222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sun, 13 Oct 2024 17:30:54 +0300 Subject: [PATCH] Temporarily remove key management from helium --- machine-confs/helium.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine-confs/helium.nix b/machine-confs/helium.nix index d9a5da9..361150f 100644 --- a/machine-confs/helium.nix +++ b/machine-confs/helium.nix @@ -69,7 +69,7 @@ ../users/vili.nix ../desktop.nix ../development.nix - ../key-management.nix + # ../key-management.nix ../services/syncthing.nix ../services/redshift.nix ../services/game-streaming.nix