enable NIX_SHELL_PRESERVE_PROMPT

This commit is contained in:
Emile Clark-Boman 2025-10-06 09:18:26 +10:00
parent 81c7c25c6f
commit bf22bfbcf4

View file

@ -35,6 +35,10 @@
man = "batman"; # bat + man
};
sessionVariables = {
NIX_SHELL_PRESERVE_PROMPT = 1;
};
pointerCursor = {
gtk.enable = true;
# x11.enable = true # dont enable since im on hyprland