fix samba

This commit is contained in:
mjallen18
2024-03-11 09:09:59 -05:00
parent 5c95d77d97
commit 3c5cde29f3
4 changed files with 30 additions and 34 deletions

View File

@@ -35,7 +35,7 @@ with lib; {
tvPath = mkOption {
type = types.str;
default = "/mnt/mainpool/Tv";
default = "/mnt/mainpool/TV";
};
downloadsPath = mkOption {