diff --git a/hosts/h001/mods/homepage-dashboard.nix b/hosts/h001/mods/homepage-dashboard.nix index 0e43dce9..6e44082b 100644 --- a/hosts/h001/mods/homepage-dashboard.nix +++ b/hosts/h001/mods/homepage-dashboard.nix @@ -92,6 +92,13 @@ in icon = "pinchflat"; }; } + { + "Youtarr" = { + description = "YouTube Automation"; + href = "http://h001.net.joshuabell.xyz:3087"; + icon = "youtarr"; + }; + } { "Radarr" = { description = "Movie Automation";