From 1642de788ccac8098d944066184a0c71b7a8e537 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 2 Jun 2023 22:11:08 +0900 Subject: fix(darwin/kompakt-darwin): fixup --- home/profiles/base-darwin/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/profiles/base-darwin') diff --git a/home/profiles/base-darwin/default.nix b/home/profiles/base-darwin/default.nix index 332bb2b..2ce67e7 100644 --- a/home/profiles/base-darwin/default.nix +++ b/home/profiles/base-darwin/default.nix @@ -164,6 +164,7 @@ in default-cache-ttl-ssh 3600 pinentry-program ${pkgs.pinentry_mac}/Applications/pinentry-mac.app/Contents/MacOS/pinentry-mac allow-preset-passphrase + enable-ssh-support ''; }; } -- cgit 1.4.1