storage: add snapraid
This commit is contained in:
parent
75af9679d2
commit
d7eb7b48b6
4 changed files with 44 additions and 36 deletions
|
@ -41,6 +41,8 @@ in {
|
|||
fsType = "nfs";
|
||||
};
|
||||
|
||||
systemd.services.rtorrent.after = [ "nfs-client.target" ];
|
||||
|
||||
services.flood = {
|
||||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue