Loading
nixos/wakapi: add `stateDir` and set service WorkingDirectory
For some reason, StateDirectory does not work very well with the sqlite format. This acts as a workaround of such, and allows the service to alternatively work in an alternative, user-created directory if the issue does arise again. See https://github.com/muety/wakapi/issues/731 for context and motivations for this change.