dunno tbh

This commit is contained in:
2025-11-28 13:30:56 +01:00
parent 66767ebdfe
commit 93d98e3001
12 changed files with 116 additions and 89 deletions

View File

@@ -48,8 +48,11 @@ programs.zsh = {
initContent = ''
eval "$(starship init zsh)"
export NIX_LD=$(nix eval --impure --raw --expr 'let pkgs = import <nixpkgs> {}; NIX_LD = pkgs.lib.fileContents "${pkgs.stdenv.cc}/nix-support/dynamic-linker"; in NIX_LD')
'';
zplug = {
enable = false;
plugins = [