fix: add type to bling module
This commit is contained in:
parent
5572c7120f
commit
ed180064b1
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ using TypeSpec.JsonSchema;
|
|||
|
||||
@jsonSchema("/modules/bling.json")
|
||||
model blingModule {
|
||||
type: "bling",
|
||||
install: "ublue-update" | "1password" | "dconf-update-service" | "gnome-vrr" | "laptop" | "flatpaksync"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue