programs.librepods.enable

NixOS option

Whether to configure system to enable librepods. To grant access to a user, it must be part of librepods group: users.users.alice.extraGroups = ["librepods"];

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