diff options
| author | dacctal <dacctalyt@gmail.com> | 2026-04-22 04:31:45 +0000 |
|---|---|---|
| committer | dacctal <dacctalyt@gmail.com> | 2026-04-22 04:31:45 +0000 |
| commit | af89c510b1bf83bf982ccfb1028f26e515de338c (patch) | |
| tree | b411a2b3ec26f2fa670e12ae73cdbca15462766a /config/repositories.lua | |
| parent | 131a67b1233a1b451348bd6b8533d811d10f4b75 (diff) | |
added default config & fixed headers
Diffstat (limited to 'config/repositories.lua')
| -rw-r--r-- | config/repositories.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/repositories.lua b/config/repositories.lua new file mode 100644 index 0000000..d1f4209 --- /dev/null +++ b/config/repositories.lua @@ -0,0 +1,2 @@ +repos = {} +repos.pkgit = "https://git.symlinx.net/pkgit" |
