From 6ec3cea36d9950bb74ae1a2951d47dd26f5488de Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 16 Nov 2022 20:42:41 +0000 Subject: Use programs.vim.defaultEditor everywhere --- nix-conf/machines/egalmoth/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nix-conf/machines/egalmoth') diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix index d9e239f..2988e7d 100644 --- a/nix-conf/machines/egalmoth/configuration.nix +++ b/nix-conf/machines/egalmoth/configuration.nix @@ -181,6 +181,8 @@ in enableSSHSupport = true; }; + programs.vim.defaultEditor = true; + services.openssh.enable = true; system.stateVersion = "21.05"; # Did you read the comment? -- cgit 1.4.1-2-gfad0