From a29be4d8127d9ae7fb2d494559a0082167531616 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 4 Jan 2026 09:00:37 -0500 Subject: [PATCH] edited sudoedditor --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index fdc9e55..4775c4a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -162,6 +162,7 @@ nextcloud-client steam signal-desktop + cargo ]; }; @@ -192,7 +193,7 @@ ]; environment.sessionVariables = { - EDITOR = "nvim"; + SUDO_EDITOR = "nvim"; }; hardware.bluetooth = {