src: change deploy target

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-04-16 00:52:15 +05:30
parent 9851b69c6a
commit 3aade95b85
2 changed files with 10 additions and 4 deletions

View File

@@ -58,6 +58,8 @@
haskell-language-server
ghcid
];
SSHTARGET = "bat@weirdnatto.in:/var/lib/site/";
SSHTARGETPORT = 22001;
};
packages = {
inherit nattopages site;