disable gnome keyring in hm (might not do anything idk)

This commit is contained in:
xunuwu 2025-03-19 18:39:28 +01:00
parent 622dc43117
commit bf9ac6a60f
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -12,10 +12,10 @@
./waybar.nix ./waybar.nix
]; ];
services.gnome-keyring = { # services.gnome-keyring = {
enable = true; # enable = true;
components = ["secrets"]; # components = ["secrets"];
}; # };
services.cliphist = { services.cliphist = {
enable = true; enable = true;