TITAN/fbi-download: add hyprspace service
This commit is contained in:
parent
63c9d888b5
commit
2b98b473a0
1 changed files with 2 additions and 0 deletions
|
@ -38,4 +38,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.interfaces.tungsten.allowedTCPPorts = [ 9091 ];
|
networking.firewall.interfaces.tungsten.allowedTCPPorts = [ 9091 ];
|
||||||
|
|
||||||
|
services.hyprspace.services.fbi-download = "/tcp/${toString config.services.transmission.settings.rpc-port}";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue