nix-files/hosts/common/programs/tuba.nix

5 lines
75 B
Nix

{ ... }:
{
sane.programs.tuba.suggestedPrograms = [ "gnome-keyring" ];
}