From f454310b9f41941a227e844889e0fd202193c679 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 28 Apr 2018 12:57:48 +0200 Subject: ssh-agent on odin --- odin.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index a0767915..752491a2 100644 --- a/odin.nix +++ b/odin.nix @@ -326,6 +326,10 @@ ''; }; + programs.ssh = { + startAgent = true; + }; + systemd.status-mail = { recipient = "root@odin.asgard.yggdrasil"; onFailure = [ "nixos-upgrade" -- cgit v1.2.3