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