summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorMike Vink <mike.vink@stater.nl>2023-04-22 00:46:04 +0200
committerMike Vink <mike.vink@stater.nl>2023-04-22 00:46:04 +0200
commit0b6443d4fc55cb703b1a6651c5d0505b89097125 (patch)
tree77f20ee79a2ecca0e8506f6a02af496ea1199b00 /flake.nix
parent5f160e0c69958b70ef84663734a658d3165a523a (diff)
fixup
Diffstat (limited to 'flake.nix')
-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";
- }
+ };
};
};
}