sqlite fix

This commit is contained in:
2024-12-21 22:56:08 +01:00
parent 13755b9102
commit 56889336bc
2 changed files with 3 additions and 2 deletions

View File

@@ -29,6 +29,8 @@
};
syntaxHighlighting = { enable = true; };
initExtra = ''
export LD_LIBRARY_PATH="/nix/store/yjm4j9n85bcp42v5nkz2xifrp4a9s63k-sqlite-3.46.1/lib"o
export CHROME_EXECUTABLE="/run/current-system/sw/bin/google-chrome-stable"
neofetch
PROMPT='%F{green}%n%f@%F{magenta}%m%f %F{blue}%B%~%b%f %# '