about summary refs log tree commit diff
path: root/machines/profpatsch/legosi.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-06-19 13:35:03 +0200
committerProfpatsch <mail@profpatsch.de>2020-06-19 13:35:03 +0200
commit669e6cfa72d733b9153ba254f429b1262f326848 (patch)
tree468f20d8fa33a139497a949c2500e6d331dbdbb3 /machines/profpatsch/legosi.nix
parentaa789e27375a252e7f70e50e2f001038d527a24f (diff)
machines/legosi: finish comment …
Diffstat (limited to 'machines/profpatsch/legosi.nix')
-rw-r--r--machines/profpatsch/legosi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/legosi.nix b/machines/profpatsch/legosi.nix
index 31ea926a..6460c4ba 100644
--- a/machines/profpatsch/legosi.nix
+++ b/machines/profpatsch/legosi.nix
@@ -50,7 +50,7 @@ in {
       enable = true;
       authorizedKeys = [ myKey ];
       # redirect the bitlbee unix socket to a fake domain
-      # because
+      # because weechat is unable to connect to unix sockets.
       wrapExecStart = [
         "${pkgs.ip2unix}/bin/ip2unix"
         "-r"