Improved docs

This commit is contained in:
rasmus-kirk
2024-03-03 21:06:20 +01:00
parent f07c6b8544
commit bfb6223c9c
10 changed files with 38 additions and 13 deletions
+1
View File
@@ -10,6 +10,7 @@ in {
options.nixarr.openssh.expose.vpn.enable = mkOption {
type = types.bool;
default = false;
example = true;
description = ''
**Required options:** [`nixarr.vpn.enable`](#nixarr.vpn.enable)