security.tpm2.tssUser
NixOS option
Name of the tpm device-owner and service user, set if applyUdevRules is set.
type: null or stringDefault
declared in: nixos/modules/security/tpm2.nixView source on NixOS/nixpkgs →if config.security.tpm2.abrmd.enable then "tss" else "root"