move calibre books to zfs directory

This commit is contained in:
Noah Masur
2023-03-04 01:04:02 +00:00
parent 366a7f6157
commit 7ab78767d4
4 changed files with 59 additions and 25 deletions

View File

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