1
1
Fork 0

Remove old script, move to serviceConfig.ExecStart

Bill Ewanick 2023-08-11 20:35:21 -04:00
parent 848045e349
commit 1101e66b7a
1 changed files with 0 additions and 4 deletions

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 = {