mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
15 lines
317 B
Nix
Executable file
15 lines
317 B
Nix
Executable file
{
|
|
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"
|
|
];
|
|
}
|