This commit is contained in:
2025-03-14 14:04:28 -04:00
parent 7a715ae563
commit 32bea7a44c
9 changed files with 97 additions and 102 deletions

View File

@@ -119,6 +119,8 @@
hyprpicker
blender
ghidra-bin
]
++ (builtins.filter lib.isDerivation (builtins.attrValues nerd-fonts));
@@ -154,6 +156,9 @@
home.sessionVariables = {
TERMINAL = "alacritty";
BROWSER = "zen";
LD_LIBRARY_PATH = "${pkgs.lib.makeLibraryPath [
pkgs.stdenv.cc.cc
]}";
};
# allow extra fonts to be detected by fontconfig