merge: uxplay from main
This commit is contained in:
parent
874bab8364
commit
7670b2f3a1
1 changed files with 1 additions and 2 deletions
|
|
@ -4,10 +4,9 @@
|
||||||
# also see: 24_nix_uxplay for script
|
# also see: 24_nix_uxplay for script
|
||||||
|
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
services.avahi = {
|
services.avahi = {
|
||||||
nssmdns = true;
|
nssmdns4 = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
publish = {
|
publish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue