diff --git a/home/programs/helium/bookmarks/other.nix b/home/programs/helium/bookmarks/other.nix index 8d7ab03..a43ea98 100644 --- a/home/programs/helium/bookmarks/other.nix +++ b/home/programs/helium/bookmarks/other.nix @@ -11,6 +11,10 @@ name = "Hyprland Wiki"; url = "https://wiki.hypr.land"; } + { + name = "NVF Options"; + url = "https://nvf.notashelf.dev/"; + } { name = "Stylix Wiki"; url = "https://nix-community.github.io/stylix/";