diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-11-15 11:54:13 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-11-15 11:54:13 -0800 |
| commit | 547e9b6bc13ea71431b8c84ae1689abad4cb6788 (patch) | |
| tree | fee18c3947fdcbaca7b838edb24acfd0192ffe08 /flake.nix | |
| parent | clean up documentations (diff) | |
| download | infra-547e9b6bc13ea71431b8c84ae1689abad4cb6788.tar.gz | |
drop terraform/terranix
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -28,11 +28,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - terranix = { - url = "github:terranix/terranix"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - treefmt-nix = { url = "github:numtide/treefmt-nix"; inputs.nixpkgs.follows = "nixpkgs"; @@ -76,7 +71,6 @@ ./flake/formatter.nix ./flake/hosts.nix ./flake/overlays.nix - ./flake/terraform.nix ]; }; } |
