Set default EDITOR

This commit is contained in:
thiloho
2023-06-16 14:33:48 +02:00
parent 51954e7f36
commit b0b559efa1

View File

@@ -235,7 +235,10 @@
};
};
home = {
sessionVariables.NIXOS_OZONE_WL = "1";
sessionVariables = {
NIXOS_OZONE_WL = "1";
EDITOR = "hx";
};
stateVersion = "22.11";
packages = with pkgs; [
libreoffice