use gnome-keyring and remove other ssh-agent
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user