Delete nixpacks.toml

This commit is contained in:
root 2025-06-09 22:38:55 +00:00
parent 4a91a0a0c2
commit d6b5512e82

View File

@ -1,11 +0,0 @@
[phases.setup]
aptPkgs = ["hugo"]
[phases.build]
cmds = ["hugo --minify"]
[start]
cmd = "echo 'Static site - nothing to start'"
[variables]
HUGO_VERSION = "0.121.2"