feat: Update flake and added factorio

This commit is contained in:
uttarayan21
2024-11-22 08:45:43 +02:00
parent e22958d2c9
commit 7b594ec077
3 changed files with 184 additions and 193 deletions

View File

@@ -4,6 +4,14 @@
pkgs,
...
}: {
environment.systemPackages = with pkgs; [
factorio-headless
];
services.factorio = {
enable = true;
openFirewall = true;
};
services.navidrome = {
enable = true;
settings = {