bookmarks: add Home Manager config

This commit is contained in:
2022-07-01 04:36:52 -07:00
parent b7000c6d48
commit a85a0c54c2

View File

@@ -212,6 +212,10 @@ in
name = "Pleroma"; name = "Pleroma";
url = "https://fed.uninsane.org/"; url = "https://fed.uninsane.org/";
} }
{
name = "Home Manager Config";
url = "https://nix-community.github.io/home-manager/options.html";
}
{ {
name = "Delightful Apps"; name = "Delightful Apps";
url = "https://delightful.club/"; url = "https://delightful.club/";