Skip to content

Commit

Permalink
example-configs: install kernel in Whonix templates
Browse files Browse the repository at this point in the history
Similar to release-configs, update example configs too:
QubesOS/qubes-release-configs#13

QubesOS/qubes-issues#9570
  • Loading branch information
marmarek committed Nov 19, 2024
1 parent cee7b64 commit e5f6df1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example-configs/qubes-os-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,14 @@ templates:
options:
- minimal
- no-recommends
- install-kernel
- whonix-workstation-17:
dist: bookworm
flavor: whonix-workstation
options:
- minimal
- no-recommends
- install-kernel

components:
- builder-rpm:
Expand Down
2 changes: 2 additions & 0 deletions example-configs/qubes-os-r4.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,14 @@ templates:
options:
- minimal
- no-recommends
- install-kernel
- whonix-workstation-17:
dist: bookworm
flavor: whonix-workstation
options:
- minimal
- no-recommends
- install-kernel

components:
- builder-rpm:
Expand Down

0 comments on commit e5f6df1

Please sign in to comment.