Remove old script, move to serviceConfig.ExecStart
parent
ddec052cff
commit
ccd0e31805
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue