diff --git a/system/firefox.nix b/system/firefox.nix index 247239d8..e5b39d28 100644 --- a/system/firefox.nix +++ b/system/firefox.nix @@ -113,6 +113,10 @@ name = "NixOS and Flakes"; url = "https://nixos-and-flakes.thiscute.world/"; } + { + name = "Home Manager Configuration Options"; + url = "https://nix-community.github.io/home-manager/options.xhtml"; + } { name = "Stylix Docs"; url = "https://danth.github.io/stylix/";