Skip to content

Commit

Permalink
feat: add kickstart for Nvidia ISO generation (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 30, 2023
1 parent 2941bab commit d5e08bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bluefin-nvidia.ks
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ostreecontainer --url="ghcr.io/ublue-os/bluefin-nvidia:38" --no-signature-verification
url --url="https://download.fedoraproject.org/pub/fedora/linux/development/38/Everything/x86_64/os/"

%post --logfile=/root/ks-post.log --erroronfail
%end

0 comments on commit d5e08bd

Please sign in to comment.