Remove old script, move to serviceConfig.ExecStart
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user