style: autoformat
Cassie Cheung 10 months ago f240cc72 d13c2c0c
··· 1 - {config, lib, ...}: lib.mkIf config.gensokyo.traits.gui { 0 0 0 0 0 2 i18n.supportedLocales = ["all"]; 3 }
··· 1 + { 2 + config, 3 + lib, 4 + ... 5 + }: 6 + lib.mkIf config.gensokyo.traits.gui { 7 i18n.supportedLocales = ["all"]; 8 }