From 2980c4250292cc202e6197f6057da199d88e30e7 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Mon, 10 Jun 2024 21:06:50 +0100 Subject: Add default ssh user --- nix-conf/home/includes/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix-conf/home/includes') diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix index 095b2d9..60af625 100644 --- a/nix-conf/home/includes/common.nix +++ b/nix-conf/home/includes/common.nix @@ -127,6 +127,7 @@ in AddKeysToAgent yes IgnoreUnknown UseKeychain UseKeychain yes + User djm ''; includes = [ "~/.ssh/config_local" ]; matchBlocks = { -- cgit 1.4.1-2-gfad0