Skip to content

LostFlashlight/HyprBazz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyprBazz

A blend of Hyprlands productivity with some of Bazzites gaming niceties

If you really want to use this for whatever reason, the install instructions should work, but please look at the recipe first.

BlueBuild Template   bluebuild build badge

See the BlueBuild docs for quick setup instructions for setting up your own repository based on this template.

After setup, it is recommended you update this README to describe your custom image.

Installation

Warning

This is experimental, try at your own discretion.

To rebase an existing atomic Fedora installation:

  • First rebase to the unsigned image, to get the proper signing keys and policies installed:
    rpm-ostree rebase ostree-unverified-registry:ghcr.io/lostflashlight/hyprbazz:latest
    
  • Reboot to complete the rebase:
    systemctl reboot
    
  • Then rebase to the signed image, like so:
    rpm-ostree rebase ostree-image-signed:docker://ghcr.io/lostflashlight/hyprbazz:latest
    
  • Reboot again to complete the installation
    systemctl reboot
    

Verification

These images are signed with Sigstore's cosign. You can verify the signature by downloading the cosign.pub file from this repo and running the following command:

cosign verify --key cosign.pub ghcr.io/blue-build/template

credit

wifi gui is from hyprltm/hyprltm-net

About

taking the wayblue hyprland img and stealing some stuff from Bazzite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from blue-build/template