remove the cringy nix path, nobody needs to read that

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-29 12:07:26 +05:30
parent af830b9f78
commit 34311d8ee2
3 changed files with 2 additions and 12 deletions

View File

@@ -155,7 +155,7 @@ config =
defaultConfiguration
{ deployCommand =
"rsync --checksum -ave 'ssh -p 22001' \
\_site/* \
\result/* \
\root@weirdnatto.in:/var/lib/site/",
previewPort = 3333
}