This commit is contained in:
parent
43b5878242
commit
6ddedbf5ff
1 changed files with 6 additions and 3 deletions
|
@ -57,14 +57,17 @@
|
|||
"zoom"
|
||||
];
|
||||
homebrew.brews = [
|
||||
"virt-manager"
|
||||
"autoconf"
|
||||
"automake"
|
||||
"guile"
|
||||
"libtool"
|
||||
"wget"
|
||||
{
|
||||
name = "libvirt";
|
||||
restart_service = true;
|
||||
}
|
||||
"qemu"
|
||||
"texinfo"
|
||||
"guile"
|
||||
"wget"
|
||||
];
|
||||
home-manager.users.cyryl = {...}: {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue