mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
chore: add copilot-instructions.md
This commit is contained in:
parent
5e1728832c
commit
392c77debd
2 changed files with 140 additions and 6 deletions
|
|
@ -168,18 +168,18 @@ in {
|
|||
icon = "sh:home-assistant";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Zigbee2MQTT";
|
||||
url = "https://zigbee.nickolaj.com";
|
||||
icon = "sh:zigbee2mqtt";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Nextcloud";
|
||||
url = "https://nextcloud.nickolaj.com";
|
||||
icon = "sh:nextcloud";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Zigbee2MQTT";
|
||||
url = "https://zigbee.nickolaj.com";
|
||||
icon = "sh:zigbee2mqtt";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Plex";
|
||||
url = "https://plex.nickolaj.com";
|
||||
|
|
@ -211,6 +211,12 @@ in {
|
|||
icon = "sh:sabnzbd";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Prowlarr";
|
||||
url = "https://prowlarr.nickolaj.com";
|
||||
icon = "sh:prowlarr";
|
||||
same-tab = true;
|
||||
}
|
||||
{
|
||||
title = "Zitadel";
|
||||
url = "https://sso.nickolaj.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue