(Prisma Access Agent 26.2) NixOS support for Prisma Access Agent
integrates the agent's security capabilities directly into your declarative
NixOS environment. NixOS operates declaratively through your
/etc/nixos/configuration.nix file, which
nixos-rebuild processes.
The installation of Prisma Access Agent version 26.2 or later in your NixOS
environment requires nftables to be enabled and the
necessary CA certificates configured in your
configuration.nix file for the agent's operation.
Complete the following steps so that your system has the necessary services,
packages, and certificates before agent installation, aligning with NixOS's
immutable system design.