1
1

Remove old script, move to serviceConfig.ExecStart

This commit is contained in:
2023-08-11 20:35:21 -04:00
parent ddec052cff
commit ccd0e31805

View File

@@ -24,10 +24,6 @@ in
serviceConfig = {
ExecStart = "cd /workspace/deployed-nixos-server-and-apps/nixos-apps/cutesealfanpage.love; ./hakyll-site";
};
# script = ''
# cd ${PROJECT_ROOT}/cutesealfanpage.love
# ${pkgs.nix}/bin/nix run .#hakyll-site -- watch --no-server
# '';
};
cutesealfanpage-generatePosts = {