Merge branch 'dev'

This commit is contained in:
rasmus-kirk
2024-03-12 19:18:01 +01:00
9 changed files with 86 additions and 11 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ This example does the following:
# These two values are also the default, but you can set them to whatever
# else you want
mediaDir = "/data/media";
stateDir = "/data/media/.state";
stateDir = "/data/media/.state/nixarr";
vpn = {
enable = true;