Initial commit

This commit is contained in:
kaffeeknecht 2025-07-26 20:19:22 +00:00
parent 4fd5e6b352
commit 4ab22475a6
2 changed files with 7 additions and 5 deletions

View file

@ -1,10 +1,12 @@
# enpass-overlay # kaffeeknecht-overlay
Ebuilds for [Enpass](https://www.enpass.io/).
At the moment: Ebuilds for [Enpass](https://www.enpass.io/).
forked from flbdx-enpass-overlay
Add the folowing lines in your repos.conf to sync this overlay: Add the folowing lines in your repos.conf to sync this overlay:
[flbdx-enpass-overlay] [kaffeeknecht-overlay]
auto-sync = yes auto-sync = yes
location = /path/to/overlays/flbdx-enpass-overlay location = /path/to/overlays/flbdx-enpass-overlay
sync-type = git sync-type = git
sync-uri = https://github.com/flbdx/enpass-overlay.git sync-uri = https://git.vnecke.de/kaffeeknecht/kaffeeknecht-overlay.git

View file

@ -1 +1 @@
flbdx-enpass-overlay kaffeeknecht-overlay