mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add musnix for realtime audio
This commit is contained in:
parent
af59cdd252
commit
ccf58bcf15
5 changed files with 68 additions and 11 deletions
|
@ -20,6 +20,7 @@
|
|||
formFactor = "desktop";
|
||||
system = {
|
||||
audio.prod.enable = true;
|
||||
audio.prod.realtimeAudioUsers = [ "youwen" ];
|
||||
networking = {
|
||||
firewallPresets.vite = true;
|
||||
cloudflareNameservers.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue