services.omada.dataDir

NixOS option

The path where the Omada Software Controller stores all data. This path must be in sync with the omada-software-controller package (where it is hardcoded during the build in accordance with its own dataDir argument).

type: absolute path
Default
"/var/lib/omada"
declared in: nixos/modules/services/networking/omada.nixView source on NixOS/nixpkgs →