diff --git a/hosts/sakowsl/configuration.nix b/hosts/sakowsl/configuration.nix index 91a3d347..292be783 100644 --- a/hosts/sakowsl/configuration.nix +++ b/hosts/sakowsl/configuration.nix @@ -148,6 +148,8 @@ }; }; + services.gnome.gnome-keyring.enable = true; + # for wsl-open environment.sessionVariables = rec { BROWSER = "wsl-open";