dotfiles/modules/nixos/services/glance/config/widgets/repos.nix

16 lines
317 B
Nix
Raw Normal View History

2025-05-29 21:44:37 -05:00
{
type = "releases";
show-source-icon = true;
collapse-after = 7;
repositories = [
"jmshrv/finamp"
"futo-org/android-keyboard"
"hyprwm/Hyprland"
"mollyim/mollyim-android"
"jarnedemeulemeester/findroid"
"brandonp2412/Flexify"
"accrescent/accrescent"
"ImranR98/Obtainium"
];
}