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 = {