infrastructure/config/modules/meta/settings.nix
2021-09-04 01:14:17 +01:00

5 lines
60 B
Nix

{ sources, ... }: {
functor = {
enable = true;
};
}