| options/darwin/launchd.user.agents.<name>.serviceConfig.AbandonProcessGroup | When a job dies, launchd kills any remaining processes with the same process group ID as the job
|
| options/nixos/security.pam.services.<name>.allowNullPassword | Whether to allow logging into accounts that have no password
set (i.e., have an empty password field in
/etc/passwd or
/etc/group)
|
| options/nixos/services.transmission.enable | Whether to enable the headless Transmission BitTorrent daemon
|
| options/home-manager/services.xsuspender.rules.<name>.matchWmClassGroupContains | Match windows where wm class group contains string.
|
| packages/nixpkgs/corosync | Group Communication System with features for implementing high availability within applications |
| packages/nixpkgs/magnetophonDSP.CompBus | Group of compressors mixed into a bus, sidechained from that mix bus |
| options/nixos/virtualisation.docker.enable | This option enables docker, a daemon that manages
linux containers
|
| options/nixos/virtualisation.lxd.enable | This option enables lxd, a daemon that manages
containers
|
| packages/nixpkgs/typstPackages.parcio-thesis | A simple thesis template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-slides | A simple polylux slide template based on the ParCIO working group at OvGU Magdeburg |
| options/nixos/virtualisation.kvmgt.enable | Whether to enable KVMGT (iGVT-g) VGPU support
|
| options/home-manager/services.xsuspender.defaults.matchWmClassGroupContains | Match windows where wm class group contains string.
|
| options/nixos/services.matrix-continuwuity.settings.global.unix_socket_path | Listen on a UNIX socket at the specified path
|
| options/nixos/services.anuko-time-tracker.settings.defaultLanguage | Defines Anuko Time Tracker default language
|
| options/nixos/services.journald.upload.settings.Upload.ServerKeyFile | SSL key in PEM format
|
| options/nixos/services.postfixadmin.database.username | Username for the postgresql connection
|
| options/nixos/networking.wireless.userControlled | Allow users of the wpa_supplicant group to control wpa_supplicant
through wpa_gui or wpa_cli
|
| options/nixos/virtualisation.libvirtd.enable | This option enables libvirtd, a daemon that manages
virtual machines
|
| packages/nixpkgs/typstPackages.deal-us-tfc-template | Template for TFCs at ETSII directed by the DEAL group |
| options/home-manager/launchd.agents.<name>.config.Sockets.<name>.MulticastGroup | This optional key can be used to request that the datagram socket join a multicast group
|
| options/nixos/services.archisteamfarm.ipcPasswordFile | Path to a file containing the password
|
| packages/nixpkgs/lpac | C-based eUICC LPA |
| options/nixos/services.multipath.devices.*.rr_min_io_rq | Number of I/O requests to route to a path before switching to the next in the
same path group
|
| packages/nixpkgs/python312Packages.fatrop | Nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness |
| packages/nixpkgs/python313Packages.fatrop | Nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness |
| packages/nixpkgs/python314Packages.fatrop | Nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness |
| options/nixos/services.firezone.server.provision.accounts.<name>.relayGroups | All relay groups to provision
|
| packages/nixpkgs/typstPackages.lacy-ubc-math-project | A UBC MATH 100/101 group project template |
| packages/nixpkgs/seafile-server | File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance |
| options/nixos/services.firezone.server.provision.accounts.<name>.relayGroups.<name>.name | The name of this relay group
|
| options/nixos/virtualisation.virtualbox.host.enable | Whether to enable VirtualBox.
In order to pass USB devices from the host to the guests, the user
needs to be in the vboxusers group.
|
| options/nixos/services.netbird.tunnels.<name>.hardened | Hardened service:
- runs as a dedicated user with minimal set of permissions (see caveats),
- restricts daemon configuration socket access to dedicated user group
(you can grant access to it with
users.users."<user>".extraGroups = [ netbird-‹name› ]),
Even though the local system resources access is restricted:
CAP_NET_RAW, CAP_NET_ADMIN and CAP_BPF still give unlimited network manipulation possibilites,
- older kernels don't have
CAP_BPF and use CAP_SYS_ADMIN instead,
Known security features that are not (yet) integrated into the module:
- 2024-02-14:
rosenpass is an experimental feature configurable solely
through --enable-rosenpass flag on the netbird up command,
see the docs
|
| options/nixos/services.netbird.clients.<name>.hardened | Hardened service:
- runs as a dedicated user with minimal set of permissions (see caveats),
- restricts daemon configuration socket access to dedicated user group
(you can grant access to it with
users.users."<user>".extraGroups = [ netbird-‹name› ]),
Even though the local system resources access is restricted:
CAP_NET_RAW, CAP_NET_ADMIN and CAP_BPF still give unlimited network manipulation possibilites,
- older kernels don't have
CAP_BPF and use CAP_SYS_ADMIN instead,
Known security features that are not (yet) integrated into the module:
- 2024-02-14:
rosenpass is an experimental feature configurable solely
through --enable-rosenpass flag on the netbird up command,
see the docs
|
| options/nixos/services.firezone.server.provision.accounts.<name>.gatewayGroups | All gateway groups (sites) to provision
|
| options/nixos/services.bitwarden-directory-connector-cli.sync.removeDisabled | Remove users from bitwarden groups if no longer in the ldap group.
|
| options/darwin/launchd.agents.<name>.serviceConfig.Sockets.<name>.MulticastGroup | This optional key can be used to request that the datagram socket join a multicast group
|
| options/nixos/services.keepalived.vrrpInstances.<name>.unicastPeers | Do not send VRRP adverts over VRRP multicast group
|
| options/nixos/services.netbird.clients | Attribute set of NetBird client daemons, by default each one will:
- be manageable using dedicated tooling:
netbird-<name> script,
NetBird - netbird-<name> graphical interface when appropriate (see ui.enable),
- run as a
netbird-<name>.service,
- listen for incoming remote connections on the port
51820 (openFirewall by default),
- manage the
netbird-<name> wireguard interface,
- use the /var/lib/netbird-/config.json configuration file,
- override /var/lib/netbird-/config.json with values from /etc/netbird-/config.d/*.json,
- (
hardened) be locally manageable by netbird-<name> system group,
With following caveats:
- multiple daemons will interfere with each other's DNS resolution of
netbird.cloud, but
should remain fully operational otherwise
|
| options/nixos/services.firezone.server.provision.accounts.<name>.gatewayGroups.<name>.name | The name of this gateway group
|
| options/nixos/services.archisteamfarm.bots.<name>.passwordFile | Path to a file containing the password
|
| options/darwin/launchd.daemons.<name>.serviceConfig.Sockets.<name>.MulticastGroup | This optional key can be used to request that the datagram socket join a multicast group
|
| packages/nixpkgs/python313Packages.vultr | Vultr.com API Client |
| packages/nixpkgs/python314Packages.vultr | Vultr.com API Client |
| options/darwin/launchd.user.agents.<name>.serviceConfig.Sockets.<name>.MulticastGroup | This optional key can be used to request that the datagram socket join a multicast group
|
| options/nixos/services.bitwarden-directory-connector-cli.sync.memberAttribute | Attribute that lists members in a LDAP group.
|
| options/nixos/services.kanidm.unixSettings.pam_allowed_login_groups | Kanidm groups that are allowed to login using PAM.
|
| packages/nixpkgs/typstPackages.upb-cn-templates | Templates for seminar reports, thesis proposals, and theses at the Computer Networks Group of Paderborn University |
| packages/nixpkgs/python313Packages.low-index | Enumerates low index subgroups of a finitely presented group |
| packages/nixpkgs/python314Packages.low-index | Enumerates low index subgroups of a finitely presented group |
| options/nixos/services.kanidm.unix.settings.kanidm.pam_allowed_login_groups | Kanidm groups that are allowed to login using PAM.
|
| packages/nixpkgs/typstPackages.storytiles | 4 images per slide, for group meeting |
| packages/nixpkgs/libjpeg-tools | A complete implementation of 10918-1 (JPEG) coming from jpeg.org (the ISO group) with extensions for HDR, lossless and alpha channel coding standardized as ISO/IEC 18477 (JPEG XT) |
| packages/nixpkgs/python313Packages.clikit | Group of utilities to build beautiful and testable command line interfaces |
| packages/nixpkgs/python314Packages.clikit | Group of utilities to build beautiful and testable command line interfaces |
| options/nixos/services.librenms.distributedPoller.distributedBilling | Enable distributed billing on this poller
|
| options/nixos/services.prometheus.scrapeConfigs.*.static_configs.*.targets | The targets specified by the target group.
|
| packages/nixpkgs/python312Packages.vultr | Vultr.com API Client |
| packages/nixpkgs/python313Packages.ge25519 | Python implementation of Ed25519 group elements and operations |
| packages/nixpkgs/python314Packages.ge25519 | Python implementation of Ed25519 group elements and operations |
| packages/nixpkgs/texlivePackages.gu | Typeset crystallographic group-subgroup-schemes |
| packages/nixpkgs/python312Packages.low-index | Enumerates low index subgroups of a finitely presented group |
| packages/nixpkgs/pari-galdata | PARI database needed to compute Galois group in degrees 8 through 11 |
| options/nixos/services.transmission.downloadDirPermissions | If not null, is used as the permissions
set by system.activationScripts.transmission-daemon
on the directories services.transmission.settings.download-dir,
services.transmission.settings.incomplete-dir.
and services.transmission.settings.watch-dir
|
| packages/nixpkgs/python312Packages.clikit | Group of utilities to build beautiful and testable command line interfaces |
| packages/nixpkgs/python312Packages.seaserv | File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance |
| packages/nixpkgs/typstPackages.parcio-thesis_0_2_0 | A simple thesis template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-thesis_0_2_3 | A simple thesis template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-thesis_0_2_2 | A simple thesis template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-thesis_0_1_0 | A simple thesis template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-thesis_0_2_1 | A simple thesis template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/haskellPackages.agum | Unification and Matching in an Abelian Group |
| packages/nixpkgs/typstPackages.parcio-slides_0_1_2 | A simple polylux slide template based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-slides_0_1_1 | A simple polylux slide templated based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/typstPackages.parcio-slides_0_1_0 | A simple polylux slide templated based on the ParCIO working group at OvGU Magdeburg |
| packages/nixpkgs/lklug-sinhala | Unicode Sinhala font by Lanka Linux User Group |
| packages/nixpkgs/texlivePackages.es-tex-faq | CervanTeX (Spanish TeX Group) FAQ |
| packages/nixpkgs/haskellPackages.hgal | library for computation automorphism group and canonical labelling of a graph |
| packages/nixpkgs/haskellPackages.woot | Real time group editor without operational transform |
| options/nixos/services.matrix-tuwunel.settings.global.unix_socket_path | Listen on a UNIX socket at the specified path
|
| packages/nixpkgs/haskellPackages.th-sccs | Binding group analysis in Template Haskell |
| packages/nixpkgs/python313Packages.seaserv | File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance |
| packages/nixpkgs/python312Packages.ge25519 | Python implementation of Ed25519 group elements and operations |
| options/nixos/services.prometheus.scrapeConfigs.*.uyuni_sd_configs.*.separator | The string by which Uyuni group names are joined into the groups label
Defaults to , in prometheus
when set to null.
|
| packages/nixpkgs/haskellPackages.zyre2 | Haskell zyre bindings for reliable group messaging over local area networks |
| packages/nixpkgs/haskellPackages.warp-tls-uid | set group and user id before running server |
| packages/nixpkgs/perlPackages.Linuxusermod | This module adds, removes and modify user and group accounts according to the passwd and shadow files syntax |
| packages/nixpkgs/typstPackages.lacy-ubc-math-project_0_1_0 | A UBC MATH 100 group project template |
| packages/nixpkgs/typstPackages.lacy-ubc-math-project_0_1_1 | A UBC MATH 100/101 group project template |
| packages/nixpkgs/typstPackages.lacy-ubc-math-project_0_2_0 | A UBC MATH 100/101 group project template |
| packages/nixpkgs/perl5Packages.Linuxusermod | This module adds, removes and modify user and group accounts according to the passwd and shadow files syntax |
| packages/nixpkgs/typstPackages.deal-us-tfc-template_1_1_0 | Template for TFCs at ETSII directed by the DEAL group |
| packages/nixpkgs/typstPackages.deal-us-tfc-template_1_0_0 | Template for TFCs at ETSII directed by the DEAL group |
| packages/nixpkgs/haskellPackages.DigitGroup | Group the digits of numbers by lots |
| packages/nixpkgs/texlivePackages.letgut | Class for the newsletter "La Lettre GUTenberg" of the French TeX User Group GUTenberg |
| packages/nixpkgs/haskellPackages.smartGroup | group strings or bytestrings by words in common |
| packages/nixpkgs/haskellPackages.monoid-map | A monoidal map with the right group instance |
| packages/nixpkgs/nss_wrapper | Wrapper for the user, group and hosts NSS API |
| packages/nixpkgs/haskellPackages.data-tensor | Tensor and Group typeclasses |
| packages/nixpkgs/haskellPackages.pipes-break | Pipes to group by any delimiter (such as lines with carriage returns) |
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.rekey_time | Time to schedule CHILD_SA rekeying
|