odin: Add bandwhich

This commit is contained in:
Erwin Boskma 2024-09-18 16:59:40 +02:00
parent 6fb7626f14
commit 20af0e6a9f
Signed by: erwin
SSH key fingerprint: SHA256:OCinH/khuGY1LA9RG8YLM8GNH6C1DDXBdy3SNE+I5Hw

View file

@ -116,6 +116,7 @@
users.groups.consoledash = { };
programs = {
bandwhich.enable = true;
nix-ld = {
enable = true;
package = nix-ld-rs.packages.${pkgs.hostPlatform.system}.nix-ld-rs;