programs.gphoto2.enable

NixOS option

Whether to configure system to use gphoto2. To grant digital camera access to a user, the user must be part of the camera group: users.users.alice.extraGroups = ["camera"];

type: boolean
Default
false
declared in: nixos/modules/programs/gphoto2.nixView source on NixOS/nixpkgs →