enable NIX_SHELL_PRESERVE_PROMPT

This commit is contained in:
do butterflies cry? 2025-10-06 09:18:26 +10:00
parent abf437f197
commit 95976ccc5e

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