diff options
| -rw-r--r-- | hel.nix | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -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 = { |
