blob: 008da4f987bc1886cc988894d1dec9f7c693928f [file] [log] [blame]
module.exports = {
apps: [{
name: "Nucleus",
script: "/run/current-system/sw/bin/nix",
args: "develop --command yarn start --update-commands",
}],
}