sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mermet: unbound: provide a DNS cache for iodine users
[sourcephile-nix.git]
/
hosts
/
losurdo
/
networking
/
ssh.nix
diff --git
a/hosts/losurdo/networking/ssh.nix
b/hosts/losurdo/networking/ssh.nix
index 00476738df7a150b6244bc2b0eebd9ca1e9c2c41..6449759d7f37ca66c3c7a752cb9c40e121cc305c 100644
(file)
--- a/
hosts/losurdo/networking/ssh.nix
+++ b/
hosts/losurdo/networking/ssh.nix
@@
-12,7
+12,7
@@
systemd.services.ssh-mermet-reverse = {
-o ServerAliveInterval=10 \
-o ExitOnForwardFailure=yes \
-R *:10022:localhost:22 \
- ${hosts.mermet.
extraA
rgs.ipv4}
+ ${hosts.mermet.
_module.a
rgs.ipv4}
'';
Restart = "always";
RestartSec = "5s";