diff options
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 40e6ae9d..a876abd5 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -91,7 +91,7 @@ in { | |||
91 | HostName mathw0g.math.lmu.de | 91 | HostName mathw0g.math.lmu.de |
92 | 92 | ||
93 | Match host *.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 93 | Match host *.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
94 | ProxyJump mathw0h | 94 | ProxyJump cip04 |
95 | 95 | ||
96 | Match host *.ifi.lmu.de,*.math.lmu.de | 96 | Match host *.ifi.lmu.de,*.math.lmu.de |
97 | AddressFamily inet | 97 | AddressFamily inet |
@@ -109,7 +109,7 @@ in { | |||
109 | evil evil-dvorak undo-tree magit haskell-mode nix-mode | 109 | evil evil-dvorak undo-tree magit haskell-mode nix-mode |
110 | yaml-mode json-mode shakespeare-mode smart-mode-line | 110 | yaml-mode json-mode shakespeare-mode smart-mode-line |
111 | highlight-parentheses highlight-symbol ag sass-mode lua-mode | 111 | highlight-parentheses highlight-symbol ag sass-mode lua-mode |
112 | fira-code-mode use-package # notmuch | 112 | fira-code-mode use-package wanderlust # notmuch |
113 | use-package-ensure-system-package git-gutter emacsScratch | 113 | use-package-ensure-system-package git-gutter emacsScratch |
114 | edit-server mediawiki editorconfig typescript-mode | 114 | edit-server mediawiki editorconfig typescript-mode |
115 | markdown-mode | 115 | markdown-mode |