diff --git a/nixos/hardware/machines/server.nix b/nixos/hardware/machines/server.nix index cf0c234..b0c065d 100644 --- a/nixos/hardware/machines/server.nix +++ b/nixos/hardware/machines/server.nix @@ -45,7 +45,7 @@ options = [ "bind" ]; }; - # Atrocity of var bindmounts + # Atrocity of bindmounts "/mnt/nextcloud/data/JimboNFS" = { device = "/export/JimboNFS"; fsType = "none";