diff --git a/systems/base/configuration.nix b/systems/base/configuration.nix index 7e1688e..fa5e687 100644 --- a/systems/base/configuration.nix +++ b/systems/base/configuration.nix @@ -85,7 +85,7 @@ "/etc/ssh/ssh_host_rsa_key" "/etc/ssh/ssh_host_rsa_key.pub" # Ceph Client - "/etc/ceph/ceph.conf" + "/etc/ceph/ceph.client.vm.keyring" ]; };