Add home-manager options to firefox managed bookmarks
This commit is contained in:
parent
e442f22066
commit
53c4b49e11
|
@ -113,6 +113,10 @@
|
||||||
name = "NixOS and Flakes";
|
name = "NixOS and Flakes";
|
||||||
url = "https://nixos-and-flakes.thiscute.world/";
|
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";
|
name = "Stylix Docs";
|
||||||
url = "https://danth.github.io/stylix/";
|
url = "https://danth.github.io/stylix/";
|
||||||
|
|
Loading…
Reference in a new issue