diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-05-12 11:21:24 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-05-12 11:21:24 -0700 |
| commit | d40e3bd71a267bc39abe4b2677d2444be2c39863 (patch) | |
| tree | cb538dd43f4c152c9cc1d6e6ada87890446be007 /flake.nix | |
| parent | profiles/syncthing: move the old module (diff) | |
| download | infra-d40e3bd71a267bc39abe4b2677d2444be2c39863.tar.gz | |
ops: remove everything under ops
I don't use terraform anymore and GCP services, so I can get rid of
everything there.
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -86,7 +86,6 @@ src = ./.; hooks = { nixpkgs-fmt.enable = true; - terraform-format.enable = true; trailing-whitespace = { enable = true; entry = @@ -155,7 +154,6 @@ in { inherit (inputs.futils.lib) filterPackages flattenTree; - ops = import ./ops { inherit pkgs; }; tools = import ./tools { inherit pkgs; }; }); |
