mirror of
https://github.com/outbackdingo/quantum-os.git
synced 2026-01-27 02:20:12 +00:00
newest test
This commit is contained in:
2
recipes/common/common-modules.yml
Normal file
2
recipes/common/common-modules.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
modules:
|
||||
- from-file: common/common-packages.yml
|
||||
7
recipes/common/common-packages.yml
Normal file
7
recipes/common/common-packages.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
type: rpm-ostree
|
||||
repos:
|
||||
- https://copr.fedorainfracloud.org/coprs/secureblue/hardened_malloc/repo/fedora-%OS_VERSION%/secureblue-hardened_malloc-fedora-%OS_VERSION%.repo
|
||||
install:
|
||||
|
||||
# missing upstream
|
||||
- zsh
|
||||
10
recipes/general/recipe-cosmic-nvidia-open.yml
Normal file
10
recipes/general/recipe-cosmic-nvidia-open.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: cosmic-nvidia-open-hardened
|
||||
|
||||
description: "Cosmic with nvidia-open, hardened"
|
||||
|
||||
base-image: ghcr.io/secureblue/cosmic-nvidia-open-hardened
|
||||
|
||||
image-version: 41
|
||||
|
||||
modules:
|
||||
- from-file: common/common-modules.yml
|
||||
Reference in New Issue
Block a user