removes sound.enable from all machines

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-15 21:38:14 -04:00 committed by Alice Huston
parent 10c564fbed
commit c808c89fbd
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
};
security.rtkit.enable = true;
sound.enable = true;
services = {
autopull.enable = false;

View File

@ -25,7 +25,6 @@
};
security.rtkit.enable = true;
sound.enable = true;
services = {
autopull.enable = false;