diff --git a/files/system/usr/etc/hostname b/files/system/usr/etc/hostname new file mode 100644 index 0000000..10388a1 --- /dev/null +++ b/files/system/usr/etc/hostname @@ -0,0 +1 @@ +azurite diff --git a/recipes/recipe.yml b/recipes/recipe.yml index fb1046b..1d14ff5 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -1,7 +1,7 @@ # image will be published to ghcr.io// -name: asen23-os +name: azurite # description will be included in the image's metadata -description: This is my personal OS image. +description: Bazzite with my personal changes. # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bazzite