diff --git a/m/module/ceph.nix b/m/module/ceph.nix index 5434b23..fd9341c 100644 --- a/m/module/ceph.nix +++ b/m/module/ceph.nix @@ -13,7 +13,7 @@ age.secrets.cephUser.file = ../../secrets/ceph-user.age; - fileSystems."/ceph" = { + fileSystems."/ceph-slow" = { fsType = "ceph"; device = "user@9c8d06e0-485f-4aaf-b16b-06d6daf1232b.cephfs=/"; options = [ @@ -24,7 +24,7 @@ services.cachefilesd.enable = true; - fileSystems."/cache" = { + fileSystems."/ceph" = { fsType = "ceph"; device = "user@9c8d06e0-485f-4aaf-b16b-06d6daf1232b.cephfs=/"; options = [