sombrero: set EDITOR

This commit is contained in:
Alexander Heldt
2023-01-26 15:17:00 +01:00
parent ef4a0b869d
commit 2c3a74377f

View File

@@ -9,6 +9,8 @@
nixpkgs.config.allowUnfree = true;
environment.variables.EDITOR = "vim";
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix