about summary refs log tree commit diff
path: root/nix/users (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update the alias to fetch the kube configFranck Cuny10 days1-1/+2
|
* some more cleanupFranck Cuny10 days2-34/+34
|
* refactor home-managerFranck Cuny10 days7-225/+273
| | | | Only install what's needed for specific OSes.
* set hostname and correct ssh keyFranck Cuny2024-12-091-5/+4
|
* move the configuration for hetzner under machinesFranck Cuny2024-12-081-0/+1
|
* fix conflictFranck Cuny2024-12-081-0/+2
|
* more refactoringFranck Cuny2024-12-081-71/+74
|
* refactor overall configurationFranck Cuny2024-12-083-0/+284
The configuration of the various hosts and home-manager was becoming a bit complex for no valid reasons. Try to simplify this a bit.