Valentin Popov 88b14826f1
Fixed the target for simple profiles
Signed-off-by: Valentin Popov <valentin@popov.link>
2022-05-04 01:59:54 +04:00
2022-04-25 15:24:53 +04:00
2022-04-29 12:55:06 +04:00

Private overlay for desktop systems

Adding an overlay

Option 1

Use module eselect/repository. Add an overlay with the command:

eselect repository add desktop git 'https://git.popov.link/gentoo-overlays/desktop'

Option 2

Create file /etc/portage/repos.conf/desktop.conf with the following contents:

[desktop]
location = /var/db/repos/desktop
sync-type = git
sync-uri = https://git.popov.link/gentoo-overlays/desktop
Description
Private overlay for desktop systems.
Readme 48 KiB