Skip to content

Saned

services.saned.enable

Enable saned network daemon for remote connection to scanners.

saned would be run from scanner user; to allow access to hardware that doesn't have scanner group you should add needed groups to this user.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/sane.nix

services.saned.extraConfig

Extra saned configuration lines.

Type: strings concatenated with "\n"

Default

""

Example

"192.168.0.0/24"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/sane.nix