Merge pull request 'feat: host weechat with head' (#53) from headful-weechat into main
Reviewed-on: #53
This commit is contained in:
commit
cd4d61683a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
];
|
||||
};
|
||||
};
|
||||
in "${weechat}/bin/weechat-headless";
|
||||
in "${weechat}/bin/weechat";
|
||||
};
|
||||
|
||||
nginx = {
|
||||
|
|
Loading…
Reference in a new issue