use gnome-keyring and remove other ssh-agent
This commit is contained in:
parent
bf070bae60
commit
97e8b1f963
2 changed files with 2 additions and 1 deletions
|
|
@ -15,5 +15,7 @@
|
|||
self.inputs.matugen.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
{
|
||||
programs.ssh.startAgent = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue