mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
system/avahi: modularize
This commit is contained in:
parent
06b1294532
commit
87c3677396
5 changed files with 24 additions and 15 deletions
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./avahi
|
||||
./docker
|
||||
./podman
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue