services.gns3-server.auth.passwordFile
NixOS option
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 pathDefault
null
Example
declared in: nixos/modules/services/networking/gns3-server.nixView source on NixOS/nixpkgs →"/run/secrets/gns3-server-password"