aboutsummaryrefslogtreecommitdiff
path: root/flake/overlays.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* manage terraform configuration with terranixFranck Cuny2025-08-311-1/+22
| | | | | | | | | All the terraform configuration is managed within one state instead of having multiple state for each components. This might not be the best practice but it simplifies things for me. Now, all I need to do is to run `nix run .#tf -- plan` and I can see what will be changed for all the resources that I care about.
* run `goget` on `go.fcuny.net`Franck Cuny2025-08-241-0/+1
|
* split-up firefox configurationFranck Cuny2025-08-211-0/+1
| | | | | Ensure we install the bin package, so that we can use the 1password extension (we need a signed binary for that).
* delete LLM related stuff for nowFranck Cuny2025-08-121-1/+0
|
* fix configuration for work machineFranck Cuny2025-07-241-0/+2
| | | | | | The hostname is capitalized so let's also capitalize the filename! The overlays are not under `customPackages` anymore.
* move all profiles, modules, and flakes to top-levelFranck Cuny2025-07-211-0/+21