added cli flag for specifying config

This commit is contained in:
2026-04-20 18:56:22 -06:00
parent ba7edf05a0
commit 727e9f40af
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
- Deployment(PKGBUILD, bootstrap script?)
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- Build server/tool
- ~flag for loading non default config~
- ~Deployment(systemd, systemd.timer)~
- ~Basic testing for internal/cache~
- ~basic file server that fulfills pacman api~