l IM: add weechat to system PATH
This commit is contained in:
parent
703cdd24b2
commit
128b2a2284
@ -30,7 +30,7 @@ in {
|
||||
imports = [
|
||||
./bitlbee.nix
|
||||
];
|
||||
environment.systemPackages = [ tmux ];
|
||||
environment.systemPackages = [ tmux weechat ];
|
||||
systemd.services.chat = {
|
||||
description = "chat environment setup";
|
||||
after = [ "network.target" ];
|
||||
|
Loading…
Reference in New Issue
Block a user