Drop ALSA dependency in containers
This commit is contained in:
parent
60a84019b4
commit
ab989f525b
1 changed files with 2 additions and 0 deletions
|
@ -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’.
|
||||
|
|
Loading…
Reference in a new issue