fix weechat
This commit is contained in:
@@ -32,5 +32,10 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 9001 ];
|
networking.firewall.allowedTCPPorts = [ 9001 ];
|
||||||
|
|
||||||
|
systemd.services.weechat = {
|
||||||
|
environment.HOME = "%S/weechat";
|
||||||
|
serviceConfig.StateDirectory = "weechat";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user