Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.2 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.2 KB

A NixOS Home-Manager Module that works similarly to Winapps.

Usage

  1. Import the module.
  2. Use the remoteapps-key to configure the module.
  3. Desktop Entries and startremoteapp-<name>.sh-scripts will be available after rebuild

Configuration

See module.nix.

Supported Applications

Adding Support

You can easily add applications by adding a remoteapps.apps.<name>-entry. Take a look at the ./apps for examples.

Contributing

I'm happy about any contribution in any form. Feel free to submit feature requests and bug reports using a GitHub Issue. PR's are also appreciated.

License

The code is licensed under the MIT-License.

Icons are fetched from vscode-icons. Refer to the specified licenses there for the icons.