4 lines
96 B
Nix
4 lines
96 B
Nix
{
|
|
programs.regreet.enable = true;
|
|
security.pam.services.greetd.enableGnomeKeyring = true;
|
|
}
|