Adding example configuration
This commit is contained in:
parent
41fbce6460
commit
77b9224e6a
|
@ -2,4 +2,13 @@
|
|||
|
||||
Packages that Siina and company either cannot find or are not updated in `::gentoo` or `::guru`.
|
||||
|
||||
Add something like this to your machine: `/etc/portage/repos.conf/criminallycute.conf`
|
||||
```
|
||||
[criminallycute]
|
||||
location = /var/db/repos/criminallycute
|
||||
sync-type = git
|
||||
sync-uri = https://code.criminallycute.fi/CriminallyCute/gentoo-overlay
|
||||
auto-sync = yes
|
||||
priority = 100
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue