mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
arr
This commit is contained in:
parent
9e8350a7e1
commit
199f80f867
1 changed files with 1 additions and 5 deletions
|
|
@ -43,10 +43,6 @@
|
|||
"d /storage/services/prowlarr 0755 prowlarr prowlarr - -"
|
||||
];
|
||||
|
||||
fileSystems."/var/lib/prowlarr" = {
|
||||
device = "/storage/services/prowlarr";
|
||||
fsType = "none";
|
||||
options = [ "bind" ];
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue