security.tpm2.tssUser

NixOS option

Name of the tpm device-owner and service user, set if applyUdevRules is set.

type: null or string
Default
if config.security.tpm2.abrmd.enable then "tss" else "root"
declared in: nixos/modules/security/tpm2.nixView source on NixOS/nixpkgs →