mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
a16b7bce95
* chore: sync with Terra 39 * fix: update mock-configs path * fix: use f38 specs for desktops * chore: move more lomiri/unity specific packages (#880) * Fix(ubuntu-sdk): update description & version (#878) Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> * fix: disable docs package (#887) * sync more changes from f39 * add keyd fixes --------- Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> Signed-off-by: lleyton <lleyton@fyralabs.com> Co-authored-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
10 lines
260 B
TOML
10 lines
260 B
TOML
version = 2
|
|
|
|
[plugins]
|
|
[plugins."io.containerd.grpc.v1.cri"]
|
|
[plugins."io.containerd.grpc.v1.cri".cni]
|
|
bin_dir = "/usr/libexec/cni/"
|
|
conf_dir = "/etc/cni/net.d"
|
|
[plugins."io.containerd.internal.v1.opt"]
|
|
path = "/var/lib/containerd/opt"
|