remove broken avahi (it was actually garage...)
This commit is contained in:
parent
0ca67e1303
commit
90f2c8ab2e
1 changed files with 0 additions and 21 deletions
|
|
@ -53,27 +53,6 @@
|
||||||
roles.peer.tags."all" = { };
|
roles.peer.tags."all" = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
"avahi" = {
|
|
||||||
module.input = "clan-core";
|
|
||||||
module.name = "garage";
|
|
||||||
roles.default.tags.all = { };
|
|
||||||
roles.default.extraModules = [
|
|
||||||
{
|
|
||||||
services.avahi = {
|
|
||||||
enable = true;
|
|
||||||
nssmdns4 = true;
|
|
||||||
nssmdns6 = true;
|
|
||||||
publish = {
|
|
||||||
enable = true;
|
|
||||||
domain = true;
|
|
||||||
userServices = true;
|
|
||||||
addresses = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
"sshd" = {
|
"sshd" = {
|
||||||
module.input = "clan-core";
|
module.input = "clan-core";
|
||||||
module.name = "sshd";
|
module.name = "sshd";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue