mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: need a quick push
This commit is contained in:
parent
a5bfa31ada
commit
0ddf9cd1ce
12 changed files with 96 additions and 7 deletions
15
modules/nixos/services/glance/config/widgets/repos.nix
Executable file
15
modules/nixos/services/glance/config/widgets/repos.nix
Executable file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
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"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue