изменено: configuration.nix
This commit is contained in:
parent
ca21da7f0d
commit
03abb32d4f
1 changed files with 3 additions and 0 deletions
|
|
@ -63,9 +63,12 @@ in
|
||||||
'')+"/uuid");
|
'')+"/uuid");
|
||||||
enable = true;
|
enable = true;
|
||||||
nssmdns4 = true;
|
nssmdns4 = true;
|
||||||
|
openFirewall = true;
|
||||||
publish = {
|
publish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hinfo = true;
|
hinfo = true;
|
||||||
|
workstation = true;
|
||||||
|
domain = true;
|
||||||
addresses = true;
|
addresses = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue