configures ghostty

This commit is contained in:
Dennis Schoepf 2025-11-25 22:25:33 +01:00
parent 6fa7ea037e
commit b6159d3ecd
2 changed files with 49 additions and 6 deletions

View file

@ -199,7 +199,11 @@
services.tailscale.enable = true;
# Environment & session variables
environment.variables.EDITOR = "nvim";
environment.variables = {
EDITOR = "nvim";
SYSTEMD_EDITOR = "nvim";
VISUAL = "nvim";
};
environment.sessionVariables.NIXOS_OZONE_WL = "1";
# This value determines the NixOS release from which the default