programs.regreet.enable

NixOS option

Enable ReGreet, a clean and customizable greeter for greetd. To use ReGreet, services.greetd has to be enabled and services.greetd.settings.default_session should contain the appropriate configuration to launch config.programs.regreet.package. For examples, see the ReGreet Readme. A minimal configuration that launches ReGreet in cage is enabled by this module by default.

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