remove hosts functor

This commit is contained in:
ChaotiCryptidz 2021-12-27 16:07:57 +00:00
parent 53a54b2142
commit de9ce72fbd

View file

@ -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;