Xavier
91b5c79c5a
- Shields.io badges added to README.md with clarification on functionality present in pacwrap. - Stipulate the requirement for libalpm 14 or greater in README.md - Module documentation written in markdown located in /docs/ for filesystems and permissions modules - Help CLI refactored with format improvements and fixes. - Lock assert calls for container composition, creation, and remote sync - Added value opperand for process module in main frontend module
14 lines
242 B
Markdown
14 lines
242 B
Markdown
# Pipewire Module
|
|
|
|
Avail pipewire audio devices to the container.
|
|
|
|
## Example
|
|
|
|
```
|
|
permissions:
|
|
- module: pipewire
|
|
```
|
|
|
|
## Description
|
|
|
|
Use this module to automatically detect and bind available pipewire sockets to the container environment.
|