services.olivetin.package

NixOS option

The olivetin package to use.

type: package
Default
if lib.versionAtLeast config.system.stateVersion "26.05"
then pkgs.olivetin-3k
else pkgs.olivetin
declared in: nixos/modules/services/web-apps/olivetin.nixView source on NixOS/nixpkgs →