diff --git a/flake.nix b/flake.nix index 9c1207c..948637c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Description for the project"; + description = "Export/Import Metabase questions/dashboard/collections"; inputs = { flake-parts.url = "github:hercules-ci/flake-parts";