1
0
Fork 0
forked from Bun/nixos-config
nixos-config/home/utils/gnome-keyring/default.nix

3 lines
53 B
Nix

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