summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-14 14:08:26 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-14 14:08:26 +0200
commitccf381f27bb680b5953b48c28c8f90f6ccc8619f (patch)
tree52630dfb110abb830149cd444ea3bc65e00a69e5
parent9770a8ec14f440776224783e1859f3b3368aee94 (diff)
downloadnixos-ccf381f27bb680b5953b48c28c8f90f6ccc8619f.tar
nixos-ccf381f27bb680b5953b48c28c8f90f6ccc8619f.tar.gz
nixos-ccf381f27bb680b5953b48c28c8f90f6ccc8619f.tar.bz2
nixos-ccf381f27bb680b5953b48c28c8f90f6ccc8619f.tar.xz
nixos-ccf381f27bb680b5953b48c28c8f90f6ccc8619f.zip
indentation
-rw-r--r--hel.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/hel.nix b/hel.nix
index 1814af58..79da64c2 100644
--- a/hel.nix
+++ b/hel.nix
@@ -116,9 +116,9 @@
116 Hostname ymir.niflheim.yggdrasil 116 Hostname ymir.niflheim.yggdrasil
117 IdentityFile ~/.ssh/ymir 117 IdentityFile ~/.ssh/ymir
118 ''; 118 '';
119 commandPath = []; 119 commandPath = [];
120 defaultCommands = []; 120 defaultCommands = [];
121 }; 121 };
122 }; 122 };
123 123
124 users = { 124 users = {