Skip to content

Commit 23a5fef

Browse files
authored
chore: allow ogc in akmods schema (#569)
1 parent f5045a2 commit 23a5fef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

modules/akmods/akmods.tsp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ model AkmodsModuleV1 {
3131
| "surface"
3232
| "coreos-stable"
3333
| "coreos-testing"
34-
| "bazzite" = "main";
34+
| "bazzite"
35+
| "ogc" = "main";
3536

3637
/** List of akmods to install.
3738
* See all available akmods here: https://github.com/ublue-os/akmods#kmod-packages

0 commit comments

Comments
 (0)