services.terraria.enable

NixOS option

If enabled, starts a Terraria server. The server can be connected to via tmux -S ${config.services.terraria.dataDir}/terraria.sock attach for administration by users who are a part of the terraria group (use C-b d shortcut to detach again).

type: boolean
Default
false
declared in: nixos/modules/services/games/terraria.nixView source on NixOS/nixpkgs →