aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 6464c11..9453b2a 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,4 +27,6 @@ mkShell {
# tools
ispell
];
+
+ CLACK_SET = "Ashlynn,Terry Davis,Dennis Ritchie";
}