cargo build

This commit is contained in:
2025-07-05 11:34:41 +09:00
parent 826a448500
commit 163ac1668d
26 changed files with 2676 additions and 0 deletions

6
cfg/ai.conf Normal file
View File

@ -0,0 +1,6 @@
# https://github.com/containers/shortnames
# ~/.config/containers/registries.conf.d/ai.conf
unqualified-search-registries = ['git.syui.ai', 'docker.io', 'ghcr.io']
[aliases]
"aios" = "git.syui.ai/ai/os"