alpha
Login
or
Join now
seanaye.bsky.social
/
nixos-config
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
me like nix
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
add gnome keyring
author
Sean Aye
date
3 months ago
(Mar 22, 2026, 8:03 PM -0400)
commit
6ff3d009
6ff3d009eedc2eb6c2705bbd693c5059746a9d9b
parent
f427c116
f427c1168d013c84296b1ae5cd02e41688ec6dc0
change-id
ztuvmnpr
ztuvmnprlsqnlsrrrnxvxoxkuyvymomt
+3
1 changed file
Expand all
Collapse all
Unified
Split
hosts
common
common.nix
+3
hosts/common/common.nix
Reviewed
···
100
100
#media-session.enable = true;
101
101
};
102
102
103
103
+
services.gnome.gnome-keyring.enable = true;
104
104
+
security.pam.services.greetd.enableGnomeKeyring = true;
105
105
+
103
106
services.udisks2.enable = true;
104
107
services.tailscale.enable = true;
105
108
services.pcscd.enable = true; # Smart card daemon for Yubikey