From c66c97110c4801844322af7cc9a28b5d4d8e17dc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 30 Dec 2022 23:01:36 +0100 Subject: ... --- accounts/gkleen@vidhar.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'accounts') diff --git a/accounts/gkleen@vidhar.nix b/accounts/gkleen@vidhar.nix index ac521533..52a32d8a 100644 --- a/accounts/gkleen@vidhar.nix +++ b/accounts/gkleen@vidhar.nix @@ -26,6 +26,11 @@ { hostname = "ymir.yggdrasil.li"; identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil.pub"; }; + "yggdrasil.borgbase" = + { hostname = "nx69hpl8.repo.borgbase.com"; + user = "nx69hpl8"; + identityFile = "~/.ssh/borgbase"; + }; }; home.file = { ".config/user-tmpfiles.d/gnupg.conf".text = '' -- cgit v1.2.3