mirror of
https://github.com/joleuger/vuinputd.git
synced 2026-07-17 16:36:03 +00:00
Remark on NixOS
This commit is contained in:
parent
aea990946d
commit
341ba07523
2 changed files with 16 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ sequenceDiagram
|
|||
See [docs/BUILD.md](https://github.com/joleuger/vuinputd/blob/main/docs/BUILD.md) for a short build and installation guide.
|
||||
See [docs/DESIGN.md](https://github.com/joleuger/vuinputd/blob/main/docs/DESIGN.md) for a detailed overview of the architecture, design trade-offs, and security considerations.
|
||||
See [docs/USAGE.md](https://github.com/joleuger/vuinputd/blob/main/docs/USAGE.md) for a short usage guide.
|
||||
See [docs/USAGE-NIXOS.md](https://github.com/joleuger/vuinputd/blob/main/docs/USAGE-NIXOS.md) for a short usage guide for NixOS.
|
||||
See [docs/DEBUG.md](https://github.com/joleuger/vuinputd/blob/main/docs/DEBUG.md) for a guide how to debug problems with containers.
|
||||
|
||||
---
|
||||
|
|
|
|||
13
docs/USAGE-NIXOS.md
Normal file
13
docs/USAGE-NIXOS.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Usage Guide for NixOS
|
||||
|
||||
This guide will explain how to use `vuinputd` on NixOS. For general remarks, please refer to [USAGE.md](USAGE.md).
|
||||
|
||||
Currently, this is WIP. The plan is to make NixOS one of the main platforms for vuinputd.
|
||||
---
|
||||
|
||||
## Configurations in the community
|
||||
|
||||
* [ShaneTRS](https://github.com/ShaneTRS/nixos-config/)
|
||||
* [griffi-gh](https://github.com/girl-pp-ua/nixos-infra/)
|
||||
|
||||
Feel free to create a github issue or a PR to add your configuration or your remarks.
|
||||
Loading…
Add table
Add a link
Reference in a new issue