mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-15 21:59:12 +02:00
6 lines
60 B
Nix
6 lines
60 B
Nix
_:
|
|
{
|
|
services.gnome-keyring = {
|
|
enable = true;
|
|
};
|
|
}
|