{ config, ... }:
{
  services.gnome.gnome-keyring.enable = config.system.desktop.enable;
}