porcorosso: install Factorio
This commit is contained in:
parent
6e5e340400
commit
311fc015f4
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ in {
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec ${depot.nix.pkgs.javaws-env}/bin/javaws-env "$@"
|
exec ${depot.nix.pkgs.javaws-env}/bin/javaws-env "$@"
|
||||||
'')
|
'')
|
||||||
|
factorio-experimental
|
||||||
(depot.nix.pkgs.secretsync.configure {
|
(depot.nix.pkgs.secretsync.configure {
|
||||||
workingDir = "/home/lukegb/depot";
|
workingDir = "/home/lukegb/depot";
|
||||||
gitlabAccessToken = secrets.deployer.gitlabAccessToken;
|
gitlabAccessToken = secrets.deployer.gitlabAccessToken;
|
||||||
|
|
Loading…
Reference in a new issue