Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

aegypius/overlay

Repository files navigation

aegypius gentoo overlay

This is my personal gentoo overlay. I use it to customize some ebuilds to my needs

Requirements

  • Gentoo Linux

Installation

You can setup this overlay by running this one-liner:

curl -sL https://aegypius.github.io/overlay/aegypius.conf | sudo tee -a /etc/portage/repos.conf.d/aegypius.conf

Using layman

Ensure you have Layman installed or install it using:

emerge -v app-portage/layman

Add this overlay this:

layman -o https://aegypius.github.io/overlay/repositories.xml -f -a aegypius

Build Status