summaryrefslogtreecommitdiff
path: root/accounts/gkleen@vidhar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@vidhar.nix')
-rw-r--r--accounts/gkleen@vidhar.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/gkleen@vidhar.nix b/accounts/gkleen@vidhar.nix
index 52a32d8a..ced75a2c 100644
--- a/accounts/gkleen@vidhar.nix
+++ b/accounts/gkleen@vidhar.nix
@@ -8,6 +8,8 @@
8 }; 8 };
9 9
10 home-manager.users.${userName} = { 10 home-manager.users.${userName} = {
11 home.stateVersion = "20.09";
12
11 programs.ssh.matchBlocks = { 13 programs.ssh.matchBlocks = {
12 "git.ymir" = 14 "git.ymir" =
13 { hostname = "ymir.yggdrasil.li"; 15 { hostname = "ymir.yggdrasil.li";