mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
updated then vars names
This commit is contained in:
@@ -5,6 +5,6 @@ in
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
dataDir = "${vars.media_services}/jellyfin";
|
||||
dataDir = "${vars.services}/jellyfin";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user