From a5f326bc621f44552181bee78b68c7e2489c23d2 Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Tue, 7 May 2024 12:35:51 +0300 Subject: [PATCH] bookmark correct link --- modules/home/programs/firefox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/programs/firefox/default.nix b/modules/home/programs/firefox/default.nix index 8bb7de0..db33e38 100644 --- a/modules/home/programs/firefox/default.nix +++ b/modules/home/programs/firefox/default.nix @@ -7,7 +7,7 @@ bookmarks = [ { name = "home-options"; - url = "https://nix-community.github.io/home-manager/options.html"; + url = "https://nix-community.github.io/home-manager/options.xhtml"; } ]; containers = {