services.headscale.settings.policy.mode

NixOS option

The mode can be “file” or “database” that defines where the ACL policies are stored and read from.

type: one of "file", "database"
Default
"file"
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →