Compare commits
No commits in common. "522df4066f59423a0eef6f50031bde6bfee3dc62" and "8bc6a9c819f8aeff49b5f35b68d5ad32f13f5ecf" have entirely different histories.
522df4066f
...
8bc6a9c819
2 changed files with 2 additions and 7 deletions
|
|
@ -31,13 +31,8 @@ topLevel: {
|
|||
ffmpeg
|
||||
|
||||
inputs.hytale-launcher.packages.x86_64-linux.default
|
||||
osu-lazer-bin
|
||||
|
||||
piper
|
||||
];
|
||||
|
||||
services.ratbagd.enable = true;
|
||||
|
||||
services.teamviewer.enable = true;
|
||||
environment.pathsToLink = [ "/libexec" ];
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
templates."extraSettingsFile.json" = {
|
||||
content = ''
|
||||
{
|
||||
"name": "Planetary Pioneers Holli",
|
||||
"name": "Pyanodons Holli",
|
||||
"description": "Trying to run a factorio-headless-server on my nix system",
|
||||
"tags": ["vanilla"],
|
||||
"max_players": 10,
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
lan = true;
|
||||
nonBlockingSaving = true;
|
||||
autosave-interval = 5;
|
||||
saveName = "PlanetaryPioneers";
|
||||
saveName = "Pyanodons";
|
||||
loadLatestSave = true;
|
||||
admins = [
|
||||
"daholli"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue