mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -141,7 +141,7 @@ in {
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Homelab";
|
title = "Homelab";
|
||||||
color = "200 50 50";
|
color = "100 50 50";
|
||||||
links = [
|
links = [
|
||||||
{
|
{
|
||||||
title = "Router";
|
title = "Router";
|
||||||
@@ -155,7 +155,7 @@ in {
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Work";
|
title = "Work";
|
||||||
color = "200 50 50";
|
color = "50 50 50";
|
||||||
links = [
|
links = [
|
||||||
{
|
{
|
||||||
title = "Outlook";
|
title = "Outlook";
|
||||||
@@ -173,7 +173,7 @@ in {
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Cyber";
|
title = "Cyber";
|
||||||
color = "200 50 50";
|
color = rgb-to-hsl "base09";
|
||||||
links = [
|
links = [
|
||||||
{
|
{
|
||||||
title = "CyberChef";
|
title = "CyberChef";
|
||||||
@@ -199,7 +199,7 @@ in {
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Misc";
|
title = "Misc";
|
||||||
color = "200 50 50";
|
color = rgb-to-hsl "base01";
|
||||||
links = [
|
links = [
|
||||||
{
|
{
|
||||||
title = "Cobalt (Downloader)";
|
title = "Cobalt (Downloader)";
|
||||||
|
|||||||
Reference in New Issue
Block a user