security.ipa.ifpAllowedUids

NixOS option

A list of users allowed to access the ifp dbus interface.

type: list of string
Default
[
  "root"
]
declared in: nixos/modules/security/ipa.nixView source on NixOS/nixpkgs →