aboutsummaryrefslogtreecommitdiff
path: root/scripts/common.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-06move things aroundFranck Cuny1-29/+0
2025-08-31manage terraform configuration with terranixFranck Cuny1-0/+25
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.
2025-07-21move all profiles, modules, and flakes to top-levelFranck Cuny1-0/+4