about summary refs log tree commit diff
diff options
context:
space:
mode:
-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"