system/avahi: modularize

This commit is contained in:
Felix Buehler 2022-12-25 12:02:43 +01:00
parent 06b1294532
commit 87c3677396
5 changed files with 24 additions and 15 deletions

View file

@ -1,6 +1,7 @@
{ ... }:
{
imports = [
./avahi
./docker
./podman
];