mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 12:02:09 +02:00
edit glance dashboard
This commit is contained in:
@@ -99,6 +99,9 @@ in {
|
|||||||
name = "Jack";
|
name = "Jack";
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
type = "group";
|
||||||
|
widgets = [
|
||||||
{
|
{
|
||||||
type = "monitor";
|
type = "monitor";
|
||||||
title = "Services";
|
title = "Services";
|
||||||
@@ -173,6 +176,11 @@ in {
|
|||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
];
|
||||||
|
}
|
||||||
|
{
|
||||||
|
type = "split-column";
|
||||||
|
widgets = [
|
||||||
{
|
{
|
||||||
type = "repository";
|
type = "repository";
|
||||||
repository = "anotherhadi/nixy";
|
repository = "anotherhadi/nixy";
|
||||||
@@ -185,6 +193,20 @@ in {
|
|||||||
pull-requests-limit = 5;
|
pull-requests-limit = 5;
|
||||||
issues-limit = 3;
|
issues-limit = 3;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
type = "repository";
|
||||||
|
repository = "anotherhadi/search-nixos";
|
||||||
|
pull-requests-limit = 5;
|
||||||
|
issues-limit = 3;
|
||||||
|
}
|
||||||
|
{
|
||||||
|
type = "repository";
|
||||||
|
repository = "anotherhadi/search-nixos-api";
|
||||||
|
pull-requests-limit = 5;
|
||||||
|
issues-limit = 3;
|
||||||
|
}
|
||||||
|
];
|
||||||
|
}
|
||||||
{ type = "hacker-news"; }
|
{ type = "hacker-news"; }
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user