services.zerobyte.extraPackages

NixOS option

Extra packages added to the PATH of the Zerobyte service. The default contains the tools needed to mount NFS, SMB, WebDAV and SFTP volumes. Add shoutrrr here if you want notifications to be delivered.

type: list of package
Default
with pkgs; [ cifs-utils davfs2 fuse3 nfs-utils openssh sshfs util-linux ]
declared in: nixos/modules/services/web-apps/zerobyte.nixView source on NixOS/nixpkgs →