Loading
nixos/weechat: Use parameter instead of env variable for state dir
The environment variable hides the actual state directory of weechat in
systemctl. To make it more obvious, use the equivalent CLI parameter.
This doesn't change the current behaviour.
Signed-off-by:
Felix Singer <felixsinger@posteo.net>