Cleaned up phinephone stuff

This commit is contained in:
2023-10-25 12:09:36 +02:00
parent c521c14af6
commit 4ce0aa6bca
204 changed files with 1 additions and 23136 deletions

View File

@@ -1,7 +1,6 @@
Gentoo overlay: GJDWebserver
This is a personal overlay I use for my PinePhone and other computers.
This is also an overylay for PinePhone Packages for Gentoo that I maintain in Gentoo Guru.
This is a personal overlay I use for my computers.
**Setup**
@@ -15,13 +14,3 @@ sync-type = git
sync-uri = https://git.gjdwebserver.nl/gjdwebserver/gjdwebserver-overlay
auto-sync = yes
```
Or if you want to use GitHub
```
[gjdwebserver]
location = /var/db/repos/gjdwebserver
sync-type = git
sync-uri = https://github.com/stealthgun/gjdwebserver-overlay
auto-sync = yes
```