removed unused lines from hardware/sound/default.nix

This commit is contained in:
Aly Raffauf 2024-03-01 23:48:12 -05:00
parent 59d4d406ba
commit 35dc2c4657

View file

@ -16,9 +16,5 @@
pulse.enable = true;
# If you want to use JACK applications, uncomment this
#jack.enable = true;
# use the example session manager (no others are packaged yet so this is enabled by default,
# no need to redefine it in your config for now)
#media-session.enable = true;
};
}