From 14168a65ea66f5b60633e8c55f15474807ced635 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 24 Feb 2026 21:59:24 +0100 Subject: [PATCH] add amazon to bookmarks Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- server-modules/glance/home.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server-modules/glance/home.nix b/server-modules/glance/home.nix index aa8e6db..2d175df 100644 --- a/server-modules/glance/home.nix +++ b/server-modules/glance/home.nix @@ -80,6 +80,10 @@ title = "Maps"; url = "https://maps.apple.com"; } + { + title = "Amazon"; + url = "https://amazon.fr"; + } ]; } {