Skip to content

pliveyns/blueniri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blueniri   bluebuild build badge

This is a custom image of Fedora Atomic with niri Scrolling Window Manager and Dank Material Shell.

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

Installation

Warning

This is an experimental feature, try at your own discretion.

To rebase an existing atomic Fedora installation to the latest build:

  • Rebase to the unsigned image, to get the proper signing keys and policies installed (system will reboot):
  sudo bootc switch --apply ghcr.io/pliveyns/blueniri:latest
  • Then rebase to the signed image, like this (system will reboot):
  sudo bootc switch --enforce-container-sigpolicy --apply ghcr.io/pliveyns/blueniri:latest

Images

  • blueniri: fedora 43 + niri + dms
  • blueniri-git: fedora 43 + niri-git + dms-git
  • blueniri-nxt: fedora rawhide + niri-git + dms-git

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/pliveyns/blueniri

Releases

No releases published

Packages

 
 
 

Contributors

Generated from blue-build/template