Reorganise hardware vs host config, tidy settings and services
This commit is contained in:
parent
effc4da3a6
commit
93ea194da4
13 changed files with 185 additions and 195 deletions
|
|
@ -19,5 +19,11 @@
|
|||
group = "media";
|
||||
extraGroups = [ "media" ];
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
# Shows - sonarr organises, bazarr writes subtitles
|
||||
"d /mnt/storage/torrents/shows 2775 sonarr media -"
|
||||
"Z /mnt/storage/torrents/shows 2775 sonarr media -"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue