services.anubis.defaultOptions.group

NixOS option

The group under which Anubis is run. This module utilizes systemd’s DynamicUser feature. See the corresponding section in systemd.exec(5) for more details.

type: string
Default
"anubis"
declared in: nixos/modules/services/networking/anubis.nixView source on NixOS/nixpkgs →