1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules/services/audio
Eelco Dolstra d94aa36f1e Fix saving the ALSA sound card state
This didn't work reliably because it raced with the remounting of /.
So if you were unlucky, then / was read-only by the time we ran
"alsactl store".  Now the sound card state is saved before anything is
unmounted/remounted.
2013-09-22 21:39:05 +02:00
..
fuppes Add new services: freepops, fuppes and ups. 2011-07-27 20:55:28 +00:00
alsa.nix Fix saving the ALSA sound card state 2013-09-22 21:39:05 +02:00
fuppes.nix Add new services: freepops, fuppes and ups. 2011-07-27 20:55:28 +00:00
mpd.nix mpd: Start service with exec 2013-02-28 19:26:19 +01:00