# deskOS - An easy to use, stable desktop operating system ## Installation 1. Download the latest [deskOS installation ISO](https://github.com/nixup-io/desk-os/releases/download/v1.0.0/desk-os-v1.0.0-installer.iso) 2. Flash it to a suitable USB drive 3. Boot it and follow the installation instructions **Notes** - The installation ISO assumes you are booting with UEFI and will partition the destination disk with GPT and enable full disk encryption (LUKS). ## Run a deskOS demo in a virtual machine This assumes you're running NixOS or another Linux distribution and have the [Nix package manager](https://nixos.org/) installed. ```sh nix run github:nixup-io/desk-os ``` ## Contact - E-mail: [info@nixup.io](mailto:info@nixup.io) - X: [@michaelshmitty](https://x.com/michaelshmitty) - Fediverse: [@neo](https://social.hacktheplanet.be/@neo) ## Acknowledgements deskOS is based on [Linux](https://en.wikipedia.org/wiki/Linux) and [NixOS](https://nixos.org/).