services.bulwark.admin_state_dir

NixOS option

State dir - runtime mutations. Holds admin-state.json (login timestamps), audit.log, and the bootstrap setup token. Always read-write.

type: string
Default
"/var/lib/bulwark/admin-state"
declared in: nixos/modules/services/web-apps/bulwark.nixView source on NixOS/nixpkgs →