alsa state for persistent sound settings

This commit is contained in:
Christoph Cullmann 2024-05-09 01:37:22 +02:00
parent a3beffedd1
commit f0df414480

View file

@ -130,6 +130,9 @@ in
# clamav database
{ directory = "/var/lib/clamav"; user = "clamav"; group = "clamav"; mode = "u=rwx,g=rx,o=rx"; }
# alsa state for persistent sound settings
{ directory = "/var/lib/alsa"; user = "root"; group = "root"; mode = "u=rwx,g=rx,o=rx"; }
];
files = [
"/etc/machine-id"