feat: Updated nixpkgs
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{...}: {
|
||||
services.terraria = {
|
||||
enable = true;
|
||||
# port = 7777;
|
||||
autoCreatedWorldSize = "large";
|
||||
secure = true;
|
||||
openFirewall = true;
|
||||
password = "foobar12";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user