| 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-09 | fix(navidrome): don't backup the cache directory | Franck Cuny | 1 | -1/+4 | |
| Change-Id: I45a42543d7fb5071022a77382e925b55568e2c2d Reviewed-on: https://cl.fcuny.net/c/world/+/363 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
| 2022-04-13 | modules: make the vhost be configurable | Franck Cuny | 1 | -9/+9 | |
| 2022-04-13 | modules: set secrets | Franck Cuny | 1 | -1/+3 | |
| 2022-04-13 | navidrome: use nginx for reverse proxy | Franck Cuny | 1 | -0/+14 | |
| 2022-04-10 | add a module for backup with restic | Franck Cuny | 1 | -12/+1 | |
| Do a single backup for the host, instead of running multiple ones. | |||||
| 2022-04-06 | refactor navidrome to a module | Franck Cuny | 1 | -0/+37 | |
