Do not install pavucontrol on non-graphical installs.

This commit is contained in:
Tom Alexander
2025-01-23 21:25:19 -05:00
parent 55654fafb1
commit 7c6afef2bb
3 changed files with 80 additions and 62 deletions

View File

@@ -29,4 +29,5 @@
me.graphics_card_type = "intel";
me.kodi.enable = true;
me.lvfs.enable = true;
me.sound.enable = true;
}