updated readme
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
This is a nixos module that aims to make the installation and management of
|
||||
running the "*Arrs" as easy, and pain free, as possible.
|
||||
|
||||
**Features**
|
||||
## Features
|
||||
|
||||
- **Run services through a VPN:** You can run any service that this module
|
||||
supports through a VPN, fx `servarr.*.useVpn = true;`
|
||||
- **Automatic Directories, Users and Permissions:** The module automatically
|
||||
@@ -25,6 +26,8 @@ servarr.vpn = {
|
||||
}
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
||||
Full example can be seen below:
|
||||
|
||||
```nix
|
||||
|
||||
Reference in New Issue
Block a user