Merge pull request 'feat: host weechat with head' (#53) from headful-weechat into main

Reviewed-on: #53
This commit is contained in:
buffet 2024-07-02 15:14:31 +00:00
commit cd4d61683a

View file

@ -13,7 +13,7 @@ in {
];
};
};
in "${weechat}/bin/weechat-headless";
in "${weechat}/bin/weechat";
};
nginx = {