services.quassel.interfaces
NixOS option
The interfaces the Quassel daemon will be listening to. If [ 127.0.0.1 ], only clients on the local host can connect to it; if [ 0.0.0.0 ], clients can access it from any network interface.
type: list of stringDefault
declared in: nixos/modules/services/networking/quassel.nixView source on NixOS/nixpkgs →[ "127.0.0.1" ]