diff --git a/flake.nix b/flake.nix index b958bc1..9cb9132 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "A flake to process YAML files through a series of transformations"; + description = "Converts docker-compose.yaml files to arion-compose.nix"; # Defines the inputs for this flake. inputs = {