From de559aeb1acbf71a1acc536d0e20e178e035830b Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Sun, 7 May 2023 14:25:40 +0200 Subject: [PATCH] comma on all machines --- base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/base.nix b/base.nix index 0c3c2fa..1e53721 100644 --- a/base.nix +++ b/base.nix @@ -26,6 +26,7 @@ rxvt_unicode xorg.xbacklight neovim + comma ]; environment.variables.EDITOR = "nvim";