File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
name : hyprland-dx-nvidia
4
4
description : This is my personal OS image.
5
5
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
7
7
modules :
8
8
# ----------------------------------------------------------------------------------------------------------------------------
9
9
- from-file : modules/common-modules.yml
Original file line number Diff line number Diff line change 3
3
name : hyprland-dx
4
4
description : This is my personal OS image.
5
5
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
7
7
modules :
8
8
# ---------------------------------------------------------------------------------------------------------------------------
9
9
- from-file : modules/common-modules.yml
Original file line number Diff line number Diff line change 3
3
name : hyprland-nvidia
4
4
description : This is my personal OS image.
5
5
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
7
7
modules :
8
8
# ----------------------------------------------------------------------------------------------------------------------------
9
9
- from-file : modules/common-modules.yml
Original file line number Diff line number Diff line change 3
3
name : hyprland-vm
4
4
description : This is my personal OS image.
5
5
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
7
7
modules :
8
8
# ---------------------------------------------------------------------------------------------------------------------------
9
9
- from-file : modules/common-modules.yml
Original file line number Diff line number Diff line change 3
3
name : hyprland
4
4
description : This is my personal OS image.
5
5
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
7
7
modules :
8
8
# ----------------------------------------------------------------------------------------------------------------------
9
9
- from-file : modules/common-modules.yml
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ install:
105
105
- hyprlang
106
106
- hyprcursor
107
107
- hyprpaper
108
- - hypridle
109
- - hyprlock
108
+ # - hypridle
109
+ # - hyprlock
110
110
- xdg-desktop-portal-hyprland
111
111
# SDDM
112
112
- sddm
You can’t perform that action at this time.
0 commit comments