add autotools on mac
Some checks failed
use nix / build (push) Failing after 5m22s

This commit is contained in:
Cyryl Płotnicki 2024-08-13 21:14:09 +01:00
parent a643c52beb
commit e1be4b178e

View file

@ -54,6 +54,13 @@
];
homebrew.brews = [
"virt-manager"
"autoconf"
"automake"
"libtool"
"wget"
"qemu"
"texinfo"
"guile"
];
home-manager.users.cyryl = {...}: {
imports = [