This website requires JavaScript.
Explore
Help
Sign in
alisceon
/
nixos_config
Watch
1
Star
0
Fork
You've already forked nixos_config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
553e708795
nixos_config
/
home
/
modules
/
services
/
gnome-keyring.nix
12 lines
135 B
Nix
Raw
Normal View
History
Unescape
Escape
entirely vibed refactor
2026-03-10 21:50:51 +01:00
{
.
.
.
}:
modularize home
2026-03-10 18:54:37 +01:00
{
more modularize home
2026-03-10 21:05:35 +01:00
services
.
gnome-keyring
=
{
enable
=
true
;
components
=
[
"
s
s
h
"
"
p
k
c
s
1
1
"
"
s
e
c
r
e
t
s
"
]
;
}
;
entirely vibed refactor
2026-03-10 21:50:51 +01:00
}
Reference in a new issue
Copy permalink