From aa20e255689c44788e179705ed320b9a2be18cd5 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 6 Aug 2024 14:20:31 +0100 Subject: [PATCH] Add plasma-manager manual to bookmarks.json --- home/browser/bookmarks.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/home/browser/bookmarks.json b/home/browser/bookmarks.json index 744e2120..1189625a 100644 --- a/home/browser/bookmarks.json +++ b/home/browser/bookmarks.json @@ -31,13 +31,18 @@ "tags": ["Software", "Documentation", "Ni"] }, { - "name": "NixOS and Flakes", - "url": "https://nixos-and-flakes.thiscute.world/", + "name": "Home Manager", + "url": "https://nix-community.github.io/home-manager/options.xhtml", "tags": ["Software", "Documentation", "Nix"] }, { - "name": "Home Manager", - "url": "https://nix-community.github.io/home-manager/options.xhtml", + "name": "Plasma Manager", + "url": "https://nix-community.github.io/plasma-manager/", + "tags": ["Software", "Documentation", "Nix", "KDE", "Plasma"] + }, + { + "name": "NixOS and Flakes", + "url": "https://nixos-and-flakes.thiscute.world/", "tags": ["Software", "Documentation", "Nix"] }, {