mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
avahi: enable on thinkman&serverle
This commit is contained in:
parent
c9e224278f
commit
106c2f4c20
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ let
|
|||
in
|
||||
{
|
||||
my.system = {
|
||||
avahi.enable = true;
|
||||
docker.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue