diff options
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ ansible = { path = ./templates/ansible; description = "Flake with ansible and shellhook to login to awx"; - } + }; }; }; } |
