From 6fdd262c03bc3557e6cc23fc6fdde1f28c2f6d41 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Wed, 10 Apr 2024 16:42:46 -0500 Subject: [PATCH] Add note for Ceph module --- modules/nixos/ceph.nix | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 modules/nixos/ceph.nix diff --git a/modules/nixos/ceph.nix b/modules/nixos/ceph.nix new file mode 100644 index 0000000..95a14e0 --- /dev/null +++ b/modules/nixos/ceph.nix @@ -0,0 +1,2 @@ +# This is a good source for a Ceph dealio +# https://gist.github.com/nh2/13425a1f18b4c1ce82edb63c10b163c9