Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install rustup | Franck Cuny | 10 days | 1 | -0/+3 |
| | |||||
* | add myself to the podman group | Franck Cuny | 10 days | 1 | -1/+1 |
| | |||||
* | fix alias for ukctx | Franck Cuny | 10 days | 2 | -8/+12 |
| | |||||
* | enable fish integration for direnv | Franck Cuny | 10 days | 1 | -0/+1 |
| | |||||
* | configure the git email correctly | Franck Cuny | 10 days | 1 | -3/+9 |
| | | | | | The syntax for `hasconfig' was not correct, and as a result the wrong email was selected. I verified this one is working as expected. | ||||
* | update the alias to fetch the kube config | Franck Cuny | 10 days | 1 | -1/+2 |
| | |||||
* | some more cleanup | Franck Cuny | 10 days | 2 | -34/+34 |
| | |||||
* | refactor home-manager | Franck Cuny | 10 days | 7 | -225/+273 |
| | | | | Only install what's needed for specific OSes. | ||||
* | set hostname and correct ssh key | Franck Cuny | 2024-12-09 | 1 | -5/+4 |
| | |||||
* | move the configuration for hetzner under machines | Franck Cuny | 2024-12-08 | 1 | -0/+1 |
| | |||||
* | fix conflict | Franck Cuny | 2024-12-08 | 1 | -0/+2 |
| | |||||
* | more refactoring | Franck Cuny | 2024-12-08 | 1 | -71/+74 |
| | |||||
* | refactor overall configuration | Franck Cuny | 2024-12-08 | 3 | -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. |