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" ];
};*/
};
}