disable gnome-keyring and force signing key for git
This commit is contained in:
parent
2317eda5d3
commit
e0145bf30d
2 changed files with 1 additions and 7 deletions
|
|
@ -9,12 +9,6 @@ let
|
|||
in
|
||||
{
|
||||
config = mkIf cfg.enable {
|
||||
security.pam = {
|
||||
services.login.enableGnomeKeyring = true;
|
||||
};
|
||||
services = {
|
||||
gnome.gnome-keyring.enable = true;
|
||||
};
|
||||
programs.seahorse.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue