Commit 8dc855083c53

Vincent Demeester <vincent@sbr.pm>
2026-01-30 21:36:57
feat(aomi): enable nix-ld for dynamic library support
Enables nix-ld on aomi to support Python packages with native extensions (like grpc used by google-generativeai) that expect system libraries like libstdc++.so.6. This was already enabled on desktop systems (kyushu) via the desktop module imports. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 52b8a3a
Changed files (1)
systems
systems/aomi/extra.nix
@@ -11,6 +11,7 @@
     ../common/hardware/laptop.nix
     ../common/programs/direnv.nix
     ../common/programs/git.nix
+    ../common/programs/nix-ld.nix
     ../common/programs/tmux.nix
     # ../common/services/networkmanager.nix
     # ../common/services/fprint.nix # With yubikey I don't really need this to be honest