Remove akmods installation to fix conflict error (already installed in Bazzite)
This commit is contained in:
parent
fb2297478c
commit
e593567742
1 changed files with 3 additions and 8 deletions
|
|
@ -2,13 +2,13 @@ name: bazzite-badblocks-gnome
|
||||||
description: badblocks's custom bazzite-gnome build
|
description: badblocks's custom bazzite-gnome build
|
||||||
|
|
||||||
base-image: ghcr.io/ublue-os/bazzite-gnome
|
base-image: ghcr.io/ublue-os/bazzite-gnome
|
||||||
image-version: latest
|
image-version: latest
|
||||||
|
|
||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- source: system
|
- source: system
|
||||||
destination: /
|
destination: /
|
||||||
- type: rpm-ostree
|
- type: rpm-ostree
|
||||||
repos:
|
repos:
|
||||||
- https://download.docker.com/linux/fedora/docker-ce.repo
|
- https://download.docker.com/linux/fedora/docker-ce.repo
|
||||||
|
|
@ -46,12 +46,7 @@ modules:
|
||||||
- docker-compose-plugin
|
- docker-compose-plugin
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
- download_install_rpms.sh
|
- download_install_rpms.sh
|
||||||
- type: akmods
|
|
||||||
install:
|
|
||||||
- openrazer
|
|
||||||
- xpadneo
|
|
||||||
- xone
|
|
||||||
- type: fonts
|
- type: fonts
|
||||||
fonts:
|
fonts:
|
||||||
nerd-fonts:
|
nerd-fonts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue