mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06: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";
|
title = "Home-manager Search";
|
||||||
url = "https://home-manager-options.extranix.com";
|
url = "https://home-manager-options.extranix.com";
|
||||||
icon = "si:nixos";
|
icon = "mdi:home";
|
||||||
same-tab = true;
|
same-tab = true;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Noogle";
|
title = "Noogle";
|
||||||
url = "https://noogle.dev";
|
url = "https://noogle.dev";
|
||||||
icon = "si:nixos";
|
icon = "mdi:text-search";
|
||||||
same-tab = true;
|
same-tab = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
@ -143,21 +143,15 @@ in {
|
||||||
same-tab = true;
|
same-tab = true;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Netflix";
|
title = "Twitch";
|
||||||
url = "https://netflix.com";
|
url = "https://twitch.tv";
|
||||||
icon = "si:netflix";
|
icon = "si:twitch";
|
||||||
same-tab = true;
|
same-tab = true;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "HBO Max";
|
title = "DR TV";
|
||||||
url = "https://play.max.com";
|
url = "https://dr.dk/tv";
|
||||||
icon = "si:hbo";
|
icon = "mdi:television";
|
||||||
same-tab = true;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
title = "Disney Plus";
|
|
||||||
url = "https://disneyplus.com";
|
|
||||||
icon = "mdi:castle";
|
|
||||||
same-tab = true;
|
same-tab = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue