about summary refs log tree commit diff
path: root/nix/machines/vm-synology/hardware.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch to the newer version of nixfmtFranck Cuny6 days1-3/+12
| | | | | | `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.
* move each machine into a directoryFranck Cuny2024-12-091-0/+36
it will be easier to break down some configs.