implement user pages + ui
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
67c31725c1
commit
3fabc91438
11 changed files with 1021 additions and 264 deletions
|
@ -16,14 +16,6 @@ To use the packages pacco provides, add the following to `pacman.conf`:
|
|||
# /etc/pacman.conf
|
||||
|
||||
[repo]
|
||||
Include = /etc/pacman.d/mirrorlist_pacco
|
||||
```
|
||||
|
||||
Add `/etc/pacman.d/mirrorlist_pacco`:
|
||||
|
||||
```
|
||||
# /etc/pacman.d/mirrorlist_pacco
|
||||
|
||||
Server = https://example.com/pkg/$repo/$arch
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue