Operand

da ploy? ed.

gram: pool

> ./module/surreal.nix

{...}:
{
networking.firewall.allowedTCPPorts = [ 8000 ];
services.surrealdb = { enable = true; };
}