about summary refs log tree commit diff
path: root/nix/machines (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix misconfiguration of the bootloaderFranck Cuny2024-12-094-5/+12
|
* move each machine into a directoryFranck Cuny2024-12-0910-11/+13
| | | | it will be easier to break down some configs.
* set hostname and correct ssh keyFranck Cuny2024-12-094-5/+13
|
* move the configuration for hetzner under machinesFranck Cuny2024-12-083-1/+227
|
* more refactoringFranck Cuny2024-12-085-33/+42
|
* refactor overall configurationFranck Cuny2024-12-086-0/+212
The configuration of the various hosts and home-manager was becoming a bit complex for no valid reasons. Try to simplify this a bit.