Update Drupal configuration files

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-10-08 22:00:52 +01:00
parent 7671099aea
commit 96ac446aa5
22 changed files with 309 additions and 14 deletions

5
drupal-cms/start Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
nix run "$@"