avahi: enable on thinkman&serverle

This commit is contained in:
Felix Buehler 2022-12-25 12:18:45 +01:00
parent c9e224278f
commit 106c2f4c20
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@ let
in
{
my.system = {
avahi.enable = true;
podman.enable = true;
};
}