comment out drives

This commit is contained in:
RootHost-Stormwind
2025-11-04 21:53:38 +01:00
parent 2bb083cfb6
commit fc6c9eb681

View File

@@ -1,18 +1,18 @@
{ ... }:
{
fileSystems = {
"/mnt/nethergarde/windblows" = {
device = "10.94.157.2:/mnt/Nethergarde/Windows";
fsType = "nfs";
};
"/mnt/nethergarde/bigdata" = {
device = "10.94.157.2:/mnt/Nethergarde/Bigdata";
fsType = "nfs";
};
"/mnt/nethergarde/nextcloud" = {
device = "10.94.157.2:/mnt/Nethergarde/New-Nextcloud";
fsType = "nfs";
};
#"/mnt/nethergarde/windblows" = {
# device = "10.94.157.2:/mnt/Nethergarde/Windows";
# fsType = "nfs";
#};
#"/mnt/nethergarde/bigdata" = {
# device = "10.94.157.2:/mnt/Nethergarde/Bigdata";
# fsType = "nfs";
#};
#"/mnt/nethergarde/nextcloud" = {
# device = "10.94.157.2:/mnt/Nethergarde/New-Nextcloud";
# fsType = "nfs";
#};
"/" = {
device = "/dev/disk/by-uuid/f8ce741e-1a4d-469d-bc6c-0777c1c84423";