feat: Add nix-ld for externally managed software

This commit is contained in:
2025-12-04 16:07:34 -05:00
committed by Hunter Halloran
parent 2f538ca018
commit 679bf990cd

1
sw.nix
View File

@@ -42,6 +42,7 @@
];
programs.zsh.enable = true;
programs.nix-ld.enable = true;
fonts.packages = with pkgs; [
nerd-fonts.fira-code