about summary refs log tree commit diff
path: root/modules/services/unifi/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(unifi): configure correctly services.unifi for nixos 22.05Franck Cuny2022-06-101-1/+1
| | | | | | | Change-Id: Ide8e479bc88689e052a372825bc90b23b426a89a Reviewed-on: https://cl.fcuny.net/c/world/+/382 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* modules: make the vhost be configurableFranck Cuny2022-04-131-3/+8
|
* unifi: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
|
* secrets: move all the secrets under module/Franck Cuny2022-04-101-8/+2
| | | | | Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.
* add a module for backup with resticFranck Cuny2022-04-101-14/+1
| | | | Do a single backup for the host, instead of running multiple ones.
* refactor unifi to a moduleFranck Cuny2022-04-061-0/+87