feat: Voyager hubble

This commit is contained in:
2024-06-03 13:14:52 +02:00
parent a3f2922017
commit a2e1831cc7
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -13,9 +13,10 @@
fsType = "vfat";
};
/* fileSystems."/data/nfs" =
fileSystems."/data/nfs" =
{ device = "voyager:/";
fsType = "nfs";
options = [ "x-systemd.automount" "noauto" ];
};*/
};
}
+1 -1
View File
@@ -20,7 +20,7 @@ in
jellyfin.enable = true;
jellyseerr.enable = false;
paperless = {
enable = true;
enable = false;
port = 28981; # Optional, to override the default port
extraConfig = {
PAPERLESS_ADMIN_USER = "finn";