desk-os/README.md
2024-09-10 22:09:08 +02:00

22 lines
622 B
Markdown

# deskOS - An easy to use, stable desktop operating system
See https://nixup.io/desk-os/learn-more
## Run a deskOS demo in a virtual machine
If you are running NixOS or you have the [Nix package manager](https://nixos.org/) installed, you can easily run a deskOS demo from this flake:
```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/).