fix: Desktop Rebuild Fix

Removed Arr Suite
Temporarily Removed NFS Mount
This commit is contained in:
2024-04-26 22:35:33 +02:00
committed by Finn
parent eac2c87e2d
commit c9e725ff85
2 changed files with 8 additions and 10 deletions
+2 -4
View File
@@ -13,11 +13,9 @@
fsType = "vfat";
};
fileSystems."/data/nfs" =
/* fileSystems."/data/nfs" =
{ device = "voyager:/";
fsType = "nfs";
options = [ "x-systemd.automount" "noauto" ];
};
};*/
}