mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-30 17:32:09 +01: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