Update helix colourscheme

This commit is contained in:
2024-01-19 00:48:09 +00:00
parent d2de85b10b
commit 6e4a5ad587
3 changed files with 12 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ in {
environment.homeBinInPath = true;
environment.variables = {
EDITOR = "nvim";
EDITOR = "hx";
};
networking.firewall.trustedInterfaces = ["tailscale0"];