Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

theycallhermax/desktop

Repository files navigation

desktop

My personal Fedora Kinoite + Silverblue image.

Features

  • Based on Fedora 41 and Universal Blue
  • Provides a KDE Plasma environment with GNOME apps
  • Applies my dotfiles
  • Makes AppImages work out of box
  • Uses Inter and Cascadia Code as the UI fonts

Running the image

Rebasing to this image

Note

This section is to be filled out.

Creating an ISO

Tip

This image auto-updates regularly when installed, so rpm-ostree upgrade isn't required for staying up-to-date.

sudo docker run --rm --privileged --volume .:/build-container-installer/build --security-opt label=disable --pull=newer \
    ghcr.io/jasonn3/build-container-installer:latest \
    IMAGE_REPO=ghcr.io/theycallhermax \
    IMAGE_NAME=desktop \
    IMAGE_TAG=latest \
    IMAGE_SIGNED=true \
    VERSION=41 \
    VARIANT=Silverblue

The output file will be deploy.iso file in the same directory you have ran the above command in.

Testing the image

Caution

You are running the image temporary storage and is deleted when you shut down the container.

docker pull ghcr.io/theycallhermax/desktop:latest
docker run --privileged -it ghcr.io/theycallhermax/desktop:latest /usr/lib/systemd/systemd rhgb --system

About

My personal Fedora Kinoite + Silverblue image

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •