From 4d6b2262c9463aff08d6ac2e6ac9bbca827faa77 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Wed, 28 Jan 2026 12:36:39 -0500 Subject: [PATCH] crush --- private_dot_config/crush/crush.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 private_dot_config/crush/crush.json diff --git a/private_dot_config/crush/crush.json b/private_dot_config/crush/crush.json new file mode 100644 index 0000000..a770a7d --- /dev/null +++ b/private_dot_config/crush/crush.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://charm.land/crush.json", + "options": { + "attribution": { + "trailer_style": "none" + } + } +} \ No newline at end of file