feat: switched jellyfin media and qbittorent media to being the same dataset
This commit is contained in:
parent
e196541f2a
commit
ecdd407abe
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ in {
|
|||
group.name = "qbittorrent";
|
||||
};
|
||||
};
|
||||
"system/qbittorrent" = {
|
||||
"system/media" = {
|
||||
directories."${config.services.qbittorrent.mediaDir}" = lib.mkIf config.services.qbittorrent.impermanence.enable {
|
||||
owner.name = "qbittorrent";
|
||||
group.name = "qbittorrent";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue