Skip to content

Commit

Permalink
doc: added commnet on data dir
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau committed Mar 12, 2024
1 parent d9fa494 commit f83c3a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/sheogorath/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ in {

media-server = {
enable = true;
# Each services export backups to /data/backups
dataDir = "/data/media-server";
downloadDir = "/media/deluge-downloads";
mediaDir = "/media/media";
Expand Down

0 comments on commit f83c3a3

Please sign in to comment.