nixfleet/modules/gnome-keyring/default.nix

3 lines
50 B
Nix

{
services.gnome.gnome-keyring.enable = true;
}