Add aacs config script

This commit is contained in:
Greg Hellings
2023-08-21 11:21:04 -05:00
parent 8446d1405e
commit 51460f901f
4 changed files with 14 additions and 2 deletions
+2
View File
@@ -25,6 +25,7 @@ in {
brews = [
"qemu"
"gcc"
"libaacs"
{
name = "libvirt";
restart_service = true;
@@ -33,6 +34,7 @@ in {
];
casks = [
"synology-drive"
"handbrake"
];
};
}