mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(deluge): filesystem permissions
This commit is contained in:
parent
ce2ccebcc4
commit
e06af89d88
2 changed files with 18 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ in {
|
|||
"${deluge.downloadDir}" = mkIf deluge.enable (mkMerge [
|
||||
bind
|
||||
{
|
||||
device = kyuuto.mountDir + "/downloads/deluge/download";
|
||||
device = kyuuto.downloadsDir + "/deluge/download";
|
||||
}
|
||||
]);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue