build: pass config file to dev command
35df7d411b34c5fc166b06589e1a89cdb7231491
8ab9adf719090e213bd91b2747986ba6ef94576d
@@ -21,4 +21,4 @@ precommit: nix-build -A pre-commit-check dev: - watchexec wgo run -exit ./serve/ --live + watchexec wgo run -exit ./serve/ --live --config-file config.toml