ironicbadger / pms-wiki

The aim is to share knowledge and information about building an open-source media server.
https://perfectmediaserver.com
Other
405 stars 55 forks source link

remove tailscale from systemPackage - already module #101

Closed gerbrent closed 10 months ago

gerbrent commented 11 months ago

since the tailscale NixOS module is enabled, i.e. services.tailscale.enable = true;, we do not need it installed via systemPackage. It's a redundant declaration.