This commit is contained in:
TheWanderingCrow 2024-12-29 20:17:25 -05:00
parent fca0059819
commit 828b40c93a

View file

@ -48,7 +48,7 @@
ricing = {
basic.enable = lib.mkEnableOption "enable basic ricing";
wasteland.enable = lib.mkEnableOptin "post-collapse themed rice";
wasteland.enable = lib.mkEnableOption "post-collapse themed rice";
};
};