diff --git a/hosts/Infini-SERVER/hardware-configuration.nix b/hosts/Infini-SERVER/hardware-configuration.nix index 163102a..068f0e1 100644 --- a/hosts/Infini-SERVER/hardware-configuration.nix +++ b/hosts/Infini-SERVER/hardware-configuration.nix @@ -60,11 +60,11 @@ in neededForBoot = true; }; - "/srv" = { - device = data; - fsType = "btrfs"; - options = [ "subvol=srv" "ssd" ] + btrfsOptions; - }; + # "/srv" = { + # device = data; + # fsType = "btrfs"; + # options = [ "subvol=srv" "ssd" ] + btrfsOptions; + # }; }; swapDevices = [