feat: Voyager hubble
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
/* fileSystems."/data/nfs" =
|
||||
fileSystems."/data/nfs" =
|
||||
{ device = "voyager:/";
|
||||
fsType = "nfs";
|
||||
options = [ "x-systemd.automount" "noauto" ];
|
||||
};*/
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user