aboutsummaryrefslogtreecommitdiff
path: root/modules/games/default.nix
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2024-10-18 16:49:46 +0200
committerMax Audron <audron@cocaine.farm>2024-10-18 16:49:46 +0200
commit2fc8580e42916b82e49ca4f2cba32d1b6dbfa131 (patch)
treebb54d52ac0c46f113ebf981694518fb6354fdeb4 /modules/games/default.nix
parentswitch to protonvpn for illegal activities (diff)
deploy satisfactory server
Diffstat (limited to '')
-rw-r--r--modules/games/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/games/default.nix b/modules/games/default.nix
index 952f69a..7c33658 100644
--- a/modules/games/default.nix
+++ b/modules/games/default.nix
@@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
{
- imports = [ ./palworld.nix ./acc.nix ];
+ imports = [ ./palworld.nix ./acc.nix ./satisfactory.nix ];
services.factorio = {
enable = true;