add arr services

This commit is contained in:
Noah Masur
2023-03-12 13:24:16 +00:00
parent 2aea76c0e3
commit 86076f0844
4 changed files with 76 additions and 1 deletions

View File

@ -42,6 +42,7 @@ nixpkgs.lib.nixosSystem {
streamServer = "stream.masu.rs";
nextcloudServer = "cloud.masu.rs";
bookServer = "books.masu.rs";
arrServer = "download.masu.rs";
samba.enable = true;
backup.s3 = {