Changelog
- 24c9530 Add loglevel and disable update to config struct
- af89180 Make get config load the config, use config in main method
- 1b29673 Merge branch 'main' into config-rework
- b0acbed Merge pull request #608 from kradalby/config-rework
- c3db5ed Merge remote-tracking branch 'upstream/main' into config-rework
- 35722cd Move FilePerm function from cli to headscale
- aee8aa1 Move TLS config into its own struct
- 1ea8bb7 Move all read config logic to config.go
- 533ecee Move config struct to its own file
- 90f6be0 Rename one char var
- 78ed610 Switch config to pointer
- 5514a86 Update headscale read config tests