add git repo to bookmarks

This commit is contained in:
Sean Kovacs 2026-02-12 22:04:21 -05:00
commit 15d45f9c49
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -296,6 +296,10 @@
name = "Home Manager Appendix A"; name = "Home Manager Appendix A";
url = "https://nix-community.github.io/home-manager/options.xhtml"; url = "https://nix-community.github.io/home-manager/options.xhtml";
} }
{
name = "NixOS config";
url = "https://ovips.us.to/git/sckova/nix";
}
]; ];
} }
]; ];