enable NIX_SHELL_PRESERVE_PROMPT
This commit is contained in:
parent
81c7c25c6f
commit
bf22bfbcf4
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue