diff options
| author | davidovski <david@davidovski.xyz> | 2022-01-17 17:36:15 +0000 | 
|---|---|---|
| committer | davidovski <david@davidovski.xyz> | 2022-01-17 17:36:15 +0000 | 
| commit | 4138c564bf9f9406950a39098b287702c7d323d0 (patch) | |
| tree | ad9b2ab2aa1e7b457854e77843fc11223dbfc8e1 | |
| parent | 83f2427f0d9378eb25c894648873738dea6a97a4 (diff) | |
added correct repos to xipkg config
| -rw-r--r-- | xipkg.conf | 8 | 
1 files changed, 6 insertions, 2 deletions
| @@ -16,8 +16,12 @@ key_authority [  ]  repos [ -    core -    extra +    xi +    system +    util +    meta +    linux +    devel  ]  # the number of times to ping a server to find out its speed | 
