flake/hosts/vultr/sin0/ports.nix

6 lines
44 B
Nix
Raw Normal View History

2024-09-21 20:35:35 +00:00
{
lib.ports = {
redlib = 8010;
};
}