diff --git a/configurations/home-manager/leyla/firefox.nix b/configurations/home-manager/leyla/firefox.nix
index 3f6a09c..59450c4 100644
--- a/configurations/home-manager/leyla/firefox.nix
+++ b/configurations/home-manager/leyla/firefox.nix
@@ -261,14 +261,7 @@
       bookmarks = [
         {
           name = "Media";
-          url = "https://jellyfin.jan-leila.com/";
-          # url = "https://media.jan-leila.com/";
-          keyword = "";
-          tags = [""];
-        }
-        {
-          name = "Drive";
-          url = "https://drive.jan-leila.com/";
+          url = "https://media.jan-leila.com/";
           keyword = "";
           tags = [""];
         }
@@ -280,7 +273,7 @@
         }
         {
           name = "Home Automation";
-          url = "https://home-assistant.jan-leila.com/";
+          url = "https://home.jan-leila.com/";
           keyword = "";
           tags = [""];
         }