This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
4cc1189818
nixos-config
/
modules
/
home
/
services
/
gnome-keyring
/
default.nix
5 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
Shift home config to enable by desktop, work out more details later
2025-01-01 11:30:16 -05:00
{
config
,
.
.
.
}:
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
Shift home config to enable by desktop, work out more details later
2025-01-01 11:30:16 -05:00
services
.
gnome-keyring
.
enable
=
config
.
home
.
desktop
.
enable
;
Push these changes to a branch cause I'm kind of giving up
2024-10-07 11:42:34 -04:00
}
Reference in a new issue
Copy permalink