| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-06-10 | fix(fmt): correct formatting for all nix files | Franck Cuny | 1 | -1/+2 | |
| This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
| 2022-06-10 | fix(unifi): configure correctly services.unifi for nixos 22.05 | Franck Cuny | 1 | -1/+1 | |
| Change-Id: Ide8e479bc88689e052a372825bc90b23b426a89a Reviewed-on: https://cl.fcuny.net/c/world/+/382 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
| 2022-04-13 | modules: make the vhost be configurable | Franck Cuny | 1 | -3/+8 | |
| 2022-04-13 | unifi: use nginx for reverse proxy | Franck Cuny | 1 | -0/+14 | |
| 2022-04-10 | secrets: move all the secrets under module/ | Franck Cuny | 1 | -8/+2 | |
| Refactor a bit the configuration, which should simplify the management and usage of secrets from now on. | |||||
| 2022-04-10 | add a module for backup with restic | Franck Cuny | 1 | -14/+1 | |
| Do a single backup for the host, instead of running multiple ones. | |||||
| 2022-04-06 | refactor unifi to a module | Franck Cuny | 1 | -1/+7 | |
| 2022-03-07 | backups: spread them so they don't clash | Franck Cuny | 1 | -0/+1 | |
| If they start running at the same time, they won't be able to succeed since there's a global lock on the repository. | |||||
| 2022-03-07 | unifi: backup the data to the local reo | Franck Cuny | 1 | -0/+14 | |
| 2022-03-06 | unifi: set the correct name for the poller's unit | Franck Cuny | 1 | -2/+2 | |
| 2022-03-06 | unifi: configure the poller | Franck Cuny | 1 | -5/+18 | |
| 2022-03-06 | unifi: add unifi on the NAS | Franck Cuny | 1 | -0/+53 | |
