Commit 5566337

HPCesia <me@hpcesia.com>
2025-05-31 12:18:16
fix(app): Helix command
1 parent 32c1d80
Changed files (1)
modules
modules/base.nix
@@ -3,7 +3,7 @@
   myvars,
   ...
 }: {
-  environment.variables.EDITOR = "helix";
+  environment.variables.EDITOR = "hx";
   environment.systemPackages = with pkgs; [
     fastfetch
     helix