mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 17:45:12 -05:00
16 lines
317 B
Nix
16 lines
317 B
Nix
![]() |
{
|
||
|
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"
|
||
|
];
|
||
|
}
|