From 669e6cfa72d733b9153ba254f429b1262f326848 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 19 Jun 2020 13:35:03 +0200 Subject: machines/legosi: finish comment … MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machines/profpatsch/legosi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') 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" -- cgit 1.4.1