Skip to content

Commit 0f0cb36

Browse files
committed
revert back latest changes
1 parent 0254f16 commit 0f0cb36

File tree

6 files changed

+0
-30
lines changed

6 files changed

+0
-30
lines changed

recipes/images/hyprland/hyprland-dx-nvidia.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ modules:
1111
- from-file: modules/developer.yml
1212
# - from-file: modules/final-scripts.yml
1313
# ----------------------------------------------------------------------------------------------------------------------------
14-
- type: script
15-
snippets: []
16-
scripts:
17-
- regenerateinitramfs.sh
1814
# Signing
1915
- type: signing # this sets up the proper policy & signing files for signed images to work fully
2016
# ----------------------------------------------------------------------------------------------------------------------------

recipes/images/hyprland/hyprland-dx.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ modules:
1010
- from-file: modules/developer.yml
1111
# - from-file: modules/final-scripts.yml
1212
# ----------------------------------------------------------------------------------------------------------------------------
13-
- type: script
14-
snippets: []
15-
scripts:
16-
- regenerateinitramfs.sh
1713
# Signing
1814
- type: signing # this sets up the proper policy & signing files for signed images to work fully
1915
# ----------------------------------------------------------------------------------------------------------------------------

recipes/images/hyprland/hyprland-nvidia.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ modules:
1010
- from-file: modules/nvidia.yml
1111
# - from-file: modules/final-scripts.yml
1212
# ----------------------------------------------------------------------------------------------------------------------------
13-
- type: script
14-
snippets: []
15-
scripts:
16-
- regenerateinitramfs.sh
1713
# Signing
1814
- type: signing # this sets up the proper policy & signing files for signed images to work fully
1915
# ----------------------------------------------------------------------------------------------------------------------------

recipes/images/hyprland/hyprland-vm.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ modules:
1010
- from-file: modules/vm.yml
1111
# - from-file: modules/final-scripts.yml
1212
# ---------------------------------------------------------------------------------------------------------------------------
13-
- type: script
14-
snippets: []
15-
scripts:
16-
- regenerateinitramfs.sh
1713
# Signing
1814
- type: signing # this sets up the proper policy & signing files for signed images to work fully
1915
# ----------------------------------------------------------------------------------------------------------------------------

recipes/images/hyprland/hyprland.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ modules:
99
- from-file: modules/common-modules.yml
1010
# - from-file: modules/final-scripts.yml
1111
# -----------------------------------------------------------------------------------------------------------------------
12-
- type: script
13-
snippets: []
14-
scripts:
15-
- regenerateinitramfs.sh
1612
# Signing
1713
- type: signing # this sets up the proper policy & signing files for signed images to work fully
1814
# -----------------------------------------------------------------------------------------------------------------------

recipes/modules/common-modules.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@
44
modules:
55
# ----------------------------------------------------------------------------------------------------------------------------
66
# - from-file: modules/akmods.yml
7-
- type: containerfile
8-
snippets:
9-
- COPY --from=ghcr.io/ublue-os/akmods:main-41 /rpms /tmp/rpms
10-
- COPY --from=ghcr.io/ublue-os/akmods:main-41 /kernel-rpms /tmp/rpms/kernel
11-
- RUN find /tmp/rpms
12-
- RUN rpm -q ublue-os-akmods-addons || rpm-ostree install /tmp/rpms/ublue-os/ublue-os-akmods-addons*.rpm
13-
- type: script
14-
scripts:
15-
- installsignedkernel.sh
16-
177
- from-file: modules/scripts.yml
188
- from-file: modules/dnf.yml
199
- from-file: modules/default-flatpaks.yml

0 commit comments

Comments
 (0)