l 2 weechat: add mosh to pkgs
This commit is contained in:
parent
ae79a451c2
commit
afff46605b
|
@ -4,6 +4,7 @@ let
|
|||
inherit (config.krebs.lib) genid;
|
||||
in {
|
||||
krebs.per-user.chat.packages = with pkgs; [
|
||||
mosh
|
||||
tmux
|
||||
weechat
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue