summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 810d56a..d701b63 100644
--- a/flake.nix
+++ b/flake.nix
@@ -65,7 +65,7 @@
ansible = {
path = ./templates/ansible;
description = "Flake with ansible and shellhook to login to awx";
- }
+ };
};
};
}