Avahi name resolution
This commit is contained in:
parent
1c56733f9e
commit
5124620018
1 changed files with 4 additions and 0 deletions
|
@ -131,6 +131,10 @@
|
|||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
};
|
||||
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
|
|
Loading…
Reference in a new issue