mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
* Updates to the udev service: support persistant CD-ROM / network
interface names, use udev's own firmware loader, and dropped the sndMode option (udev puts all audio devices in the "audio" group, so users can be added to that group if necessary). svn path=/nixos/trunk/; revision=16692
This commit is contained in:
parent
25dbf1594e
commit
dc093b57dd
4 changed files with 41 additions and 120 deletions
|
@ -31,7 +31,6 @@
|
|||
./services/databases/mysql.nix
|
||||
./services/databases/postgresql.nix
|
||||
./services/hardware/acpid.nix
|
||||
./services/hardware/firmware.nix
|
||||
./services/hardware/hal.nix
|
||||
./services/hardware/udev.nix
|
||||
./services/logging/klogd.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue