Add bookmark to this config repo

This commit is contained in:
Evie Litherland-Smith 2023-10-02 14:09:33 +01:00
parent 6767a9aa3b
commit 5088141397

View file

@ -4,21 +4,26 @@
name = "Toolbar";
toolbar = true;
bookmarks = [
{
name = "Config Repo";
tags = [ "nix" "git" "config" ];
url = "https://git.xenia.me.uk/xenia/nixos";
}
{
name = "NixOS Wiki";
tags = [ "wiki" "nix" ];
url = "https://nixos.wiki/";
}
{
name = "Arch Wiki";
tags = [ "wiki" "arch" ];
url = "https://wiki.archlinux.org/";
}
{
name = "Hyprland Wiki";
tags = [ "wiki" "hyprland" "wayland" "wlroots" ];
url = "https://wiki.hyprland.org/";
}
{
name = "Arch Wiki";
tags = [ "wiki" "arch" ];
url = "https://wiki.archlinux.org/";
}
{
name = "Dev";
bookmarks = [