idk fucking stupid interface tbh

This commit is contained in:
xqtc 2024-11-17 20:36:21 +01:00
parent de2f797dc9
commit c03aa475f1
Signed by: xqtc
GPG key ID: 2C064D095926D9D1
2 changed files with 1 additions and 4 deletions

View file

@ -2,7 +2,7 @@
services.factorio = {
enable = true;
openFirewall = true;
extraSettingsFile = /etc/factorio_settings.json;
# extraSettingsFile = /etc/factorio_settings.json;
admins = [ "frottingqueen" ];
};

View file

@ -1,3 +0,0 @@
{}:{nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"factorio-headless"
];}