diff --git a/nixos/boxes/airy/default.nix b/nixos/boxes/airy/default.nix index 57267cf7..33d0585b 100644 --- a/nixos/boxes/airy/default.nix +++ b/nixos/boxes/airy/default.nix @@ -54,6 +54,13 @@ ]; homebrew.brews = [ "virt-manager" + "autoconf" + "automake" + "libtool" + "wget" + "qemu" + "texinfo" + "guile" ]; home-manager.users.cyryl = {...}: { imports = [