diff options
| author | Max Audron <audron@cocaine.farm> | 2024-10-18 16:49:46 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2024-10-18 16:49:46 +0200 |
| commit | 2fc8580e42916b82e49ca4f2cba32d1b6dbfa131 (patch) | |
| tree | bb54d52ac0c46f113ebf981694518fb6354fdeb4 /modules/games/default.nix | |
| parent | switch to protonvpn for illegal activities (diff) | |
deploy satisfactory server
Diffstat (limited to 'modules/games/default.nix')
| -rw-r--r-- | modules/games/default.nix | 2 |
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; |
