remove hosts functor
This commit is contained in:
parent
53a54b2142
commit
de9ce72fbd
|
@ -5,7 +5,6 @@ let
|
|||
inherit inputs;
|
||||
folder = ./.;
|
||||
config = {
|
||||
"hosts/*".functor.enable = true;
|
||||
"hosts/*/services".functor.enable = true;
|
||||
"profiles/*".functor.enable = true;
|
||||
"users/*".functor.enable = true;
|
||||
|
|
Loading…
Reference in a new issue