Drop ALSA dependency in containers
This commit is contained in:
parent
60a84019b4
commit
ab989f525b
@ -6,6 +6,8 @@ with lib;
|
|||||||
|
|
||||||
config = mkIf config.boot.isContainer {
|
config = mkIf config.boot.isContainer {
|
||||||
|
|
||||||
|
sound.enable = mkDefault false;
|
||||||
|
|
||||||
# Provide a login prompt on /var/lib/login.socket. On the host,
|
# Provide a login prompt on /var/lib/login.socket. On the host,
|
||||||
# you can connect to it by running ‘socat
|
# you can connect to it by running ‘socat
|
||||||
# unix:<path-to-container>/var/lib/login.socket -,echo=0,raw’.
|
# unix:<path-to-container>/var/lib/login.socket -,echo=0,raw’.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user