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