summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-12-30 23:01:36 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-12-30 23:01:36 +0100
commitc66c97110c4801844322af7cc9a28b5d4d8e17dc (patch)
treea6127ffb72af6d5c7037ab7799fcb3ee867814bf /accounts
parentae1ba4dbe3c1395484f8f01f522630a333630332 (diff)
downloadnixos-c66c97110c4801844322af7cc9a28b5d4d8e17dc.tar
nixos-c66c97110c4801844322af7cc9a28b5d4d8e17dc.tar.gz
nixos-c66c97110c4801844322af7cc9a28b5d4d8e17dc.tar.bz2
nixos-c66c97110c4801844322af7cc9a28b5d4d8e17dc.tar.xz
nixos-c66c97110c4801844322af7cc9a28b5d4d8e17dc.zip
...
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@vidhar.nix5
1 files changed, 5 insertions, 0 deletions
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 @@
26 { hostname = "ymir.yggdrasil.li"; 26 { hostname = "ymir.yggdrasil.li";
27 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil.pub"; 27 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil.pub";
28 }; 28 };
29 "yggdrasil.borgbase" =
30 { hostname = "nx69hpl8.repo.borgbase.com";
31 user = "nx69hpl8";
32 identityFile = "~/.ssh/borgbase";
33 };
29 }; 34 };
30 home.file = { 35 home.file = {
31 ".config/user-tmpfiles.d/gnupg.conf".text = '' 36 ".config/user-tmpfiles.d/gnupg.conf".text = ''