Drop ALSA dependency in containers

This commit is contained in:
Eelco Dolstra 2014-04-16 01:44:43 +02:00
parent 60a84019b4
commit ab989f525b

View file

@ -6,6 +6,8 @@ with lib;
config = mkIf config.boot.isContainer {
sound.enable = mkDefault false;
# Provide a login prompt on /var/lib/login.socket. On the host,
# you can connect to it by running socat
# unix:<path-to-container>/var/lib/login.socket -,echo=0,raw.