services.gns3-server.auth.passwordFile
A file containing the password to access the GNS3 Server.
This should be a string, not a nix path, since nix paths are copied into the world-readable nix store.
- Type
null or absolute path- Default
null- Example
"/run/secrets/gns3-server-password"- Declared
- <nixpkgs/nixos/modules/services/networking/gns3-server.nix>