This commit is contained in:
TheWanderingCrow 2025-07-15 14:19:25 -04:00
parent b6d487cbb5
commit f443d7dab7

View file

@ -31,6 +31,7 @@ in {
TERMINAL = "konsole";
VISUAL = "nvim";
EDITOR = "nvim";
NIX_AUTO_RUN = "1";
};
};
}