Skip to content

Commit

Permalink
fix: add virtualbox version
Browse files Browse the repository at this point in the history
  • Loading branch information
obispobruno committed Jan 14, 2025
1 parent 0d964f0 commit 22b156d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/recipe-sericea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ modules:
- type: rpm-ostree
repos:
- https://download.docker.com/linux/fedora/docker-ce.repo
- http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
- https://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
- https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/repo/fedora-%OS_VERSION%/erikreider-SwayNotificationCenter-fedora-%OS_VERSION%.repo
- https://copr.fedorainfracloud.org/coprs/pgdev/ghostty/repo/fedora-%OS_VERSION%/pgdev-ghostty-fedora-%OS_VERSION%.repo
install:
Expand All @@ -32,7 +32,7 @@ modules:
- tlp
- powertop
- virt-manager
- VirtualBox
- VirtualBox-7.0
- vagrant
- wireguard-tools
- gcc
Expand Down

0 comments on commit 22b156d

Please sign in to comment.