services.zerobin.extraConfig
NixOS option
Extra configuration to be appended to the 0bin config file (see https://0bin.readthedocs.org/en/latest/en/options.html)
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/networking/zerobin.nixView source on NixOS/nixpkgs →''
MENU = (
('Home', '/'),
)
COMPRESSED_STATIC_FILE = True
''