chore(bling): Remove laptop entry from typespec
This commit is contained in:
parent
fd6023dc84
commit
48d0318248
1 changed files with 2 additions and 2 deletions
|
|
@ -9,5 +9,5 @@ model BlingModule {
|
|||
type: "bling";
|
||||
|
||||
/** List of bling submodules to run / things to install onto your system. */
|
||||
install: Array<"ublue-update" | "1password" | "dconf-update-service" | "gnome-vrr" | "laptop">;
|
||||
}
|
||||
install: Array<"ublue-update" | "1password" | "dconf-update-service" | "gnome-vrr">;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue