Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
🐳 chore(build): add image creation based on Fedora Silverblue 39
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer committed Sep 30, 2023
1 parent bad2316 commit 98a22ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
matrix:
recipe:
- silverflow-nvidia.yml

- silverflow-nvidia-39.yml

steps:
- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v1
Expand Down
7 changes: 7 additions & 0 deletions config/silverflow-nvidia-39.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: silverflow-nvidia
description: My personal OS image (based on silverblue-nvidia from uBlue OS)
base-image: ghcr.io/ublue-os/silverblue-nvidia
image-version: 39

modules:
- from-file: common-modules.yml

0 comments on commit 98a22ec

Please sign in to comment.