fix?????????????

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Cadey Ratio 2023-03-04 12:40:08 -05:00
parent 0b155f2338
commit 6120fada74
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
programs.fish.useBabelfish = true;
programs.fish.shellInit = ''
## XXX(Xe): unfuck nix-ld
eval (cat /etc/set-environment | grep NIX_LD)
'';
programs.fish.loginShellInit = ''
## XXX(Xe): unfuck nix-ld
echo "TEST TEST GOD TEST" | logger
eval (cat /etc/set-environment | grep NIX_LD)