diff --git a/hosts/ami/weechat.nix b/hosts/ami/weechat.nix index 2a269d1..14e0047 100644 --- a/hosts/ami/weechat.nix +++ b/hosts/ami/weechat.nix @@ -13,7 +13,7 @@ in { ]; }; }; - in "${weechat}/bin/weechat-headless"; + in "${weechat}/bin/weechat"; }; nginx = {