about summary refs log tree commit diff
path: root/nix/machines/vm-synology (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch to the newer version of nixfmtFranck Cuny7 days5-27/+53
| | | | | | `nixfmt-rfc-style' replaces `nixfmt-classic'. It's actively maintained, but also changes the style, so this commit touches all the files in the repository.
* enable per repository hooksFranck Cuny10 days1-1/+1
| | | | | | See https://gitolite.com/gitolite/cookbook#adding-your-own-update-hooks for more details.
* some more cleanupFranck Cuny10 days1-0/+1
|
* move gitotlite to vm-synologyFranck Cuny10 days3-1/+155
|
* run `ddns-updater' on `vm-synology'Franck Cuny11 days2-1/+22
| | | | | It has a small UI and the configuration with the secrets is managed with `agenix'.
* fix misconfiguration of the bootloaderFranck Cuny2024-12-091-0/+4
|
* move each machine into a directoryFranck Cuny2024-12-092-0/+41
it will be easier to break down some configs.