dev-machines: disable broken ldd-aarch64 program

This commit is contained in:
Colin 2024-02-17 14:47:28 +00:00
parent 6f8c299c69
commit fd30f7abbc

View File

@ -23,7 +23,7 @@ in
})
(mkIf cfg {
sane.programs.docsets.enableFor.system = true;
sane.programs.ldd-aarch64.enableFor.user.colin = true;
# sane.programs.ldd-aarch64.enableFor.user.colin = true; #< requires binfmt
# sane.programs.zeal.enableFor.user.colin = true;
})
];