From ffefb53956c38909da77fe7ebbbb5d8b5dd823b9 Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 10 Mar 2026 21:47:00 +0100 Subject: signing changes --- os/core/ssh.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'os') diff --git a/os/core/ssh.nix b/os/core/ssh.nix index a0cb1f4..3d1bedb 100644 --- a/os/core/ssh.nix +++ b/os/core/ssh.nix @@ -23,6 +23,7 @@ in programs.gnupg.agent = { enable = true; enableSSHSupport = true; + # settings.default-key = "1DCCDC4E78380113E9BBBE413C7DEF329223B701"; pinentryPackage = pkgs.pinentry-curses; }; -- cgit v1.3