pfzetto / nixremoteapps

Home-Manager Module to use Microsoft Remote Apps

Repository from Github https://github.compfzetto/nixremoteappsRepository from Github https://github.compfzetto/nixremoteapps

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.

About

Home-Manager Module to use Microsoft Remote Apps

License:MIT License


Languages

Language:Nix 100.0%