I have a problem. I can’t rebuild after setup the SNM in my config.
Everthing is fine, exept when I add the following line:
certificateScheme = 3;
I can’t rebuild with the error:
error: A definition for option 'security.acme.defaults.email' is non of type 'string'. Definition values- In '/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/security/acme': null
What does it mean an how do I fix this?