Skip to content
forked from ublue-os/bluefin

The next generation Linux workstation, designed for reliability, performance, and sustainability.

License

Notifications You must be signed in to change notification settings

apoordev/bluefin

 
 

Repository files navigation

Bluefin

My personalized fork of Bluefin

Latest Images Stable Images GTS Images

About & Features

This is my personal opinionated fork of ublue's Bluefin. It still depends on ublue-os/main, ublue-os/hwe, and ublue-os/akmods. This fork adds the following features:

  • Replaced VSCode with VSCodium (topgrade support in #788)
  • Added install-nix ujust command [EXPERIMENTAL]
  • Added waydroid and waydroid ujust command from bazzite
  • Changed Logo

Secure Boot

Secure Boot is supported by default on our systems, providing an additional layer of security. After the first installation, you will be prompted to enroll the secure boot key in the BIOS.

Enter the password universalblue when prompted to enroll our key.

If this step is not completed during the initial setup, you can manually enroll the key by running the following command in the terminal:

ujust enroll-secure-boot-key

Secure boot is supported with our custom key. The pub key can be found in the root of the akmods repository here. If you'd like to enroll this key prior to installation or rebase, download the key and run the following:

sudo mokutil --timeout -1
sudo mokutil --import public_key.der

About

The next generation Linux workstation, designed for reliability, performance, and sustainability.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 53.0%
  • Just 35.1%
  • JSON 10.6%
  • Other 1.3%