m/graphical: nssmdns option gets renamed to nssmdns4

main
Robert Gerus 2023-12-14 13:30:30 +01:00 committed by Ari Gato
parent 5ddf6715f2
commit 44f6f4d7d4
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ in {
services.avahi = {
enable = true;
nssmdns = true;
nssmdns4 = true;
};
services.flatpak.enable = true;