desk-os/README.md

23 lines
739 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 git+https://git.michaelsmith.be/m/desk-os.git
```
## Contact
- E-mail: [postbus@michaelsmith.be](mailto:postbus@michaelsmith.be)
- Mastodon: [@neo](https://social.hacktheplanet.be/@neo)
- Bluesky: [Michael Smith (Neo)](https://bsky.app/profile/hacktheplanet.be)
- X: [@michaelshmitty](https://x.com/michaelshmitty)
## Acknowledgements
deskOS is based on [Linux](https://en.wikipedia.org/wiki/Linux) and [NixOS](https://nixos.org/).