feat: extend ghostty shader, add shadps4 builds, update nix, homepage
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
siteMonitor = "https://deluge.tsuba.darksailor.dev";
|
||||
};
|
||||
}
|
||||
|
||||
{
|
||||
"Home Assistant" = {
|
||||
icon = "home-assistant.png";
|
||||
@@ -68,6 +67,14 @@
|
||||
siteMonitor = "https://home.darksailor.dev";
|
||||
};
|
||||
}
|
||||
{
|
||||
"Pi Hole" = {
|
||||
icon = "pi-hole.png";
|
||||
description = "Pi-hole: Network-wide Ad Blocker";
|
||||
href = "https://pihole.darksailor.dev";
|
||||
siteMonitor = "https://pihole.darksailor.dev";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
@@ -99,7 +106,7 @@
|
||||
{
|
||||
"Excalidraw" = {
|
||||
icon = "excalidraw.png";
|
||||
description = "Excalidraw: Self-hosted Collaborative Whiteboard";
|
||||
description = "Excalidraw: Self-hosted Whiteboard";
|
||||
href = "https://draw.darksailor.dev";
|
||||
siteMonitor = "https://draw.darksailor.dev";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user