aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/k8s.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoring to use flake-parts and automatic imports of hostsFranck Cuny2025-07-211-91/+0
| | | | | This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.
* small tweaks for how to list packages to installFranck Cuny2025-05-121-3/+0
|
* do not set the prompt for kubieFranck Cuny2025-04-181-1/+1
|
* install bat and configure it for k9sFranck Cuny2025-04-141-1/+57
|
* switch to the newer version of nixfmtFranck Cuny2024-12-191-3/+3
| | | | | | `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.
* fix alias for ukctxFranck Cuny2024-12-161-3/+7
|
* update the alias to fetch the kube configFranck Cuny2024-12-161-1/+2
|
* refactor home-managerFranck Cuny2024-12-161-0/+33
Only install what's needed for specific OSes.