about summary refs log tree commit diff
path: root/nix/users/fcuny (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup ssh match blocksFranck Cuny9 days1-6/+6
|
* use ssh instead of http when working on my repositoriesFranck Cuny9 days1-0/+3
|
* add overlay for the hashi toolFranck Cuny9 days1-0/+10
|
* install some tools only on work machineFranck Cuny9 days2-10/+18
|
* add support for overlays and add one for `sapi'Franck Cuny9 days1-0/+2
|
* fish defaults are fineFranck Cuny9 days1-9/+0
|
* install rustupFranck Cuny10 days1-0/+3
|
* add myself to the podman groupFranck Cuny11 days1-1/+1
|
* fix alias for ukctxFranck Cuny11 days2-8/+12
|
* enable fish integration for direnvFranck Cuny11 days1-0/+1
|
* configure the git email correctlyFranck Cuny11 days1-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 configFranck Cuny11 days1-1/+2
|
* some more cleanupFranck Cuny11 days2-34/+34
|
* refactor home-managerFranck Cuny11 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.