Configure the required services, packages, and CA certificates in your NixOS system
before installing Prisma Agent.
| Where Can I Use This? | What Do I Need? |
|
|
- NixOS with nftables enabled
- Prisma Agent 26.2 or later
|
NixOS support for Prisma 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 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.