This extracts the package, home module and nixos systemd service from
the flake into distinct Nix modules.
Additionally, the package is updated to use default the qt wrapper
rather than the custom one previously used; this conforms to current
best practices in packaging Qt apps.
Several improvements are made to the Nix style as well.