From 6104b7c0c6bae1576e947681f73554aaa2b1af30 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:40:20 +0000 Subject: [PATCH] ithing --- hosts/sakowsl/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) 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";