From 9f551e3e9382482589b16b5bd7f6aecd75c73935 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 12 Sep 2022 10:53:26 -0400 Subject: [PATCH] Fill out extras page --- content/extra.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/content/extra.md b/content/extra.md index 0ece8c5..67f84a0 100644 --- a/content/extra.md +++ b/content/extra.md @@ -1,3 +1,13 @@ --- title: "Extras" ---- \ No newline at end of file +--- + +## Gentoo Overlay + +This is my personal Gentoo overlay that I use on my Gentoo computers. It contains ebuilds for some of my software, but +also some ebuilds I wrote myself for certain third-party software. You can find it here. + +## Arch Linux Repository + +I host my own Arch Linux repository called elysium at https://pkgs.pyra.sh. The database and all packages are GPG signed +with the key located at https://pkgs.pyra.sh/key.txt which you must import with pacman-key first. \ No newline at end of file