diff --git a/flake.nix b/flake.nix index cf63c0f54..c8e5792a2 100644 --- a/flake.nix +++ b/flake.nix @@ -47,6 +47,12 @@ help = "Generate the static HTML"; } + { + name = "import"; + command = "vendor/bin/drush tome:import"; + help = "Re-import configuration, content and files"; + } + { name = "upload"; command = ''