Skip to content

Commit

Permalink
i don't know why the recipe-vm failed
Browse files Browse the repository at this point in the history
  • Loading branch information
Heus-Sueh committed Aug 22, 2024
1 parent bad91dc commit e22b19e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions recipes/recipe-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
name: hyprland-nvidia
# description will be included in the image's metadata
description: This is my personal OS image.

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
image-version: 40 # latest is also supported if you want new updates ASAP

# module configuration, executed in order
# you can include multiple instances of the same module
modules:
Expand Down
2 changes: 1 addition & 1 deletion recipes/recipe-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ image-version: 40 # latest is also supported if you want new updates ASAP
modules:
# ---------------------------------------------------------------------------------------------------------------------------
- from-file: pkgs.yml
- from-file: vm.yml
- from-file: common-files.yml
- from-file: fonts.yml
- from-file: default-flatpaks.yml
- from-file: vm.yml
# ---------------------------------------------------------------------------------------------------------------------------
# SystemD
- type: systemd
Expand Down

0 comments on commit e22b19e

Please sign in to comment.