From 279d8503c494bb81b616e0f6fc3713d84aa3b1eb Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Fri, 6 Feb 2026 22:18:51 +0100 Subject: [PATCH] Derp. Fixed it now. I guess it is redudant now. --- nix-system-configs/modules/lix-default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix-system-configs/modules/lix-default.nix b/nix-system-configs/modules/lix-default.nix index 04f8c2f..e0a2833 100644 --- a/nix-system-configs/modules/lix-default.nix +++ b/nix-system-configs/modules/lix-default.nix @@ -42,7 +42,6 @@ }; # Enable SSH Passwordless Sudo - security.pam.sshAgentAuth.enable = true; security.pam.sshAgentAuth = { enable = true; authorizedKeysFiles = [