mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore(glance): update links
This commit is contained in:
parent
72a3dc6c5a
commit
5e1728832c
1 changed files with 8 additions and 14 deletions
|
|
@ -122,13 +122,13 @@ in {
|
|||
{
|
||||
title = "Home-manager Search";
|
||||
url = "https://home-manager-options.extranix.com";
|
||||
icon = "si:nixos";
|
||||
icon = "mdi:home";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Noogle";
|
||||
url = "https://noogle.dev";
|
||||
icon = "si:nixos";
|
||||
icon = "mdi:text-search";
|
||||
same-tab = true;
|
||||
}
|
||||
];
|
||||
|
|
@ -143,21 +143,15 @@ in {
|
|||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Netflix";
|
||||
url = "https://netflix.com";
|
||||
icon = "si:netflix";
|
||||
title = "Twitch";
|
||||
url = "https://twitch.tv";
|
||||
icon = "si:twitch";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "HBO Max";
|
||||
url = "https://play.max.com";
|
||||
icon = "si:hbo";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Disney Plus";
|
||||
url = "https://disneyplus.com";
|
||||
icon = "mdi:castle";
|
||||
title = "DR TV";
|
||||
url = "https://dr.dk/tv";
|
||||
icon = "mdi:television";
|
||||
same-tab = true;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue