Compare commits

..

2 commits

Author SHA1 Message Date
atagen
7679664811 minor docs tweak 2025-08-25 01:20:17 +10:00
atagen
9ff725bf68 add support for smfh impure mode 2025-08-25 01:20:17 +10:00

View file

@ -163,7 +163,7 @@ in
text = (
builtins.toJSON {
inherit files;
inherit (config.environment.arbys) impure;
inherit (config.envionrment.arbys) impure;
clobber_by_default = config.environment.arbys.clobber;
version = 1;
}