| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
|
| |
Ensure we install the bin package, so that we can use the 1password
extension (we need a signed binary for that).
|
| | |
|
| |
|
|
|
|
| |
The hostname is capitalized so let's also capitalize the filename!
The overlays are not under `customPackages` anymore.
|
| |
|