Skip to content

Commit c010b7e

Browse files
committed
revert back to 41 as some packages is not available to 42
1 parent f704701 commit c010b7e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: hyprland-dx-nvidia
44
description: This is my personal OS image.
55
base-image: ghcr.io/ublue-os/base-nvidia
6-
image-version: 42 # latest is also supported if you want new updates ASAP
6+
image-version: 41 # latest is also supported if you want new updates ASAP
77
modules:
88
# ----------------------------------------------------------------------------------------------------------------------------
99
- from-file: modules/common-modules.yml

recipes/images/hyprland/hyprland-dx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: hyprland-dx
44
description: This is my personal OS image.
55
base-image: ghcr.io/ublue-os/base-main
6-
image-version: 42 # latest is also supported if you want new updates ASAP
6+
image-version: 41 # latest is also supported if you want new updates ASAP
77
modules:
88
# ---------------------------------------------------------------------------------------------------------------------------
99
- from-file: modules/common-modules.yml

recipes/images/hyprland/hyprland-nvidia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: hyprland-nvidia
44
description: This is my personal OS image.
55
base-image: ghcr.io/ublue-os/base-nvidia
6-
image-version: 42 # latest is also supported if you want new updates ASAP
6+
image-version: 41 # latest is also supported if you want new updates ASAP
77
modules:
88
# ----------------------------------------------------------------------------------------------------------------------------
99
- from-file: modules/common-modules.yml

recipes/images/hyprland/hyprland-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: hyprland-vm
44
description: This is my personal OS image.
55
base-image: ghcr.io/ublue-os/base-main
6-
image-version: 42 # latest is also supported if you want new updates ASAP
6+
image-version: 41 # latest is also supported if you want new updates ASAP
77
modules:
88
# ---------------------------------------------------------------------------------------------------------------------------
99
- from-file: modules/common-modules.yml

recipes/images/hyprland/hyprland.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: hyprland
44
description: This is my personal OS image.
55
base-image: ghcr.io/ublue-os/base-main
6-
image-version: 42 # latest is also supported if you want new updates ASAP
6+
image-version: 41 # latest is also supported if you want new updates ASAP
77
modules:
88
# ----------------------------------------------------------------------------------------------------------------------
99
- from-file: modules/common-modules.yml

recipes/modules/pkgs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ install:
105105
- hyprlang
106106
- hyprcursor
107107
- hyprpaper
108-
- hypridle
109-
- hyprlock
108+
# - hypridle
109+
# - hyprlock
110110
- xdg-desktop-portal-hyprland
111111
# SDDM
112112
- sddm

0 commit comments

Comments
 (0)