storage: add snapraid
Some checks failed
Plex Update / update (push) Successful in 1m53s
Lint / lint (push) Failing after 1m37s

This commit is contained in:
Vivian 2023-12-29 02:23:21 +01:00
parent f59148622e
commit 0d56d1674c
4 changed files with 44 additions and 36 deletions

View file

@ -41,6 +41,8 @@ in {
fsType = "nfs";
};
systemd.services.rtorrent.after = [ "nfs-client.target" ];
services.flood = {
enable = true;
host = "0.0.0.0";