# Pastebin RBuk9JOD config = mkIf config.ktmr.full-environment.enable ( mapAttrsRecursiveCond (attrs: ! isOption attrs) (path: value: mkIf (last path == "enable") true) options );