diff options
| -rw-r--r-- | epistemia/systems/saklas.scm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/epistemia/systems/saklas.scm b/epistemia/systems/saklas.scm index 059eba6..0602738 100644 --- a/epistemia/systems/saklas.scm +++ b/epistemia/systems/saklas.scm | |||
| @@ -320,10 +320,9 @@ table inet filter { | |||
| 320 | ("git" ,(local-file "/data/ssh/id_ed25519.pub")) | 320 | ("git" ,(local-file "/data/ssh/id_ed25519.pub")) |
| 321 | ("root" ,(local-file "/data/ssh/id_ed25519.pub")))) | 321 | ("root" ,(local-file "/data/ssh/id_ed25519.pub")))) |
| 322 | (extra-content "\ | 322 | (extra-content "\ |
| 323 | ListenAddress 127.0.0.1:22 | 323 | Match User git |
| 324 | ListenAddress 141.95.52.111:22 | 324 | ChrootDirectory /data/src/bare |
| 325 | #ListenAddress 10.0.13.1:22 | 325 | ForceCommand git-shell\n"))) |
| 326 | "))) | ||
| 327 | (service unbound-service-type | 326 | (service unbound-service-type |
| 328 | (unbound-configuration | 327 | (unbound-configuration |
| 329 | (server | 328 | (server |
