An atomic Linux distro based on Fedora Kinoite optimized for productivity and ease of use.
- automatic system updates
- automatic app updates
- rollback updates
- uBlue kernel
- secure boot support
- nvidia driver support
- kde plasma desktop
- disabled geoclue
- disabled discover notifications
- 1.1.1.1 dns resolution (tls)
- tailscale support
The default apps included out of the box on a new StickyOS installation. More apps can be installed using flatpak (flathub)
- Flatseal
- Boxbuddy
- Konsole
- KTailctl
- OBS studio
- Okular
- Gwenview
- Librewolf
- softer version of resist fingerprinting that allows dark mode
- keep download & browsing history
- Libreoffice
- Kwrite
- Horizon client (
install-vmware-horizon
)
- VScode
- devcontainers
- no telemtry
- custom interface
- autosave files
- git smart commit
- no confirm git sync
- automatic git fetch
- Jetbrains toolbox (
install-jetbrains-toolbox
)
- Discord
- Element (matrix client)
- Breeze dark theme
- Sticky piston wallpaper
- Sticky piston profile picture
Download the corresponding ISO for your hardware from the latest build-iso action run. When not using an Nvidia graphics card,use the sticky-os-latest-XX.iso
ISO.
sticky-os-nvidia-open-latest-XX.iso
is recommended for RTX series and later, for GTX series and below you should pick the
sticky-os-nvidia-latest-XX.iso
.
When using an nvidia image, make sure to enable the nvidia drivers.
To enable secure boot, run the following command and follow the instructions:
setup-secure-boot
To enable the nvidia drivers, run the following command:
setup-nvidia
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/mrstickypiston/sticky-os