Skip to content

Commit

Permalink
remove razer software
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrutsaert committed Dec 8, 2024
1 parent d1f8f0a commit 3e78059
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
7 changes: 3 additions & 4 deletions create_iso.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ mkdir -p ./iso-output
sudo podman run --rm --privileged --volume ./iso-output:/build-container-installer/build --security-opt label=disable --pull=newer \
ghcr.io/jasonn3/build-container-installer:latest \
IMAGE_REPO=ghcr.io/tomrutsaert \
IMAGE_NAME=myos-hyprland-main \
IMAGE_TAG=latest \
IMAGE_NAME=myos-gnome-main \
IMAGE_TAG=latest
VERSION=41 \
VARIANT=Server
#VARIANT=Silverblue
VARIANT=Silverblue
1 change: 0 additions & 1 deletion recipes/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ modules:
- starship
- hplip
- solaar
- openrazer-meta
- iotop
- powertop
- btop
Expand Down
3 changes: 0 additions & 3 deletions recipes/recipe-myos-gnome-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ base-image: ghcr.io/ublue-os/silverblue-main
image-version: 41

modules:
- type: akmods
install:
- openrazer
- from-file: default-files.yml
- from-file: packages.yml
- from-file: docker.yml
Expand Down

0 comments on commit 3e78059

Please sign in to comment.