diff options
| -rw-r--r-- | blog/zsa-moonlander-review-2020-11-06.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/zsa-moonlander-review-2020-11-06.markdown b/blog/zsa-moonlander-review-2020-11-06.markdown index c40cac0..6acb2c2 100644 --- a/blog/zsa-moonlander-review-2020-11-06.markdown +++ b/blog/zsa-moonlander-review-2020-11-06.markdown @@ -382,7 +382,7 @@ and string interpolation: # ... ``` -Adding this to the default load path and enabling it with `cadey.Colemak.enable +Adding this to the default load path and enabling it with `cadey.colemak.enable = true;` in my tower's `configuration.nix` This section was made possible thanks to help from [Graham |
