me like nix
0

Configure Feed

Select the types of activity you want to include in your feed.

add gnome keyring

author
Sean Aye
date (Mar 22, 2026, 8:03 PM -0400) commit 6ff3d009 parent f427c116 change-id ztuvmnpr
+3
+3
hosts/common/common.nix
··· 100 100 #media-session.enable = true; 101 101 }; 102 102 103 + services.gnome.gnome-keyring.enable = true; 104 + security.pam.services.greetd.enableGnomeKeyring = true; 105 + 103 106 services.udisks2.enable = true; 104 107 services.tailscale.enable = true; 105 108 services.pcscd.enable = true; # Smart card daemon for Yubikey