Compare commits

..

2 commits

Author SHA1 Message Date
atagen
cc1e2613fb minor docs tweak 2025-08-29 16:43:47 +10:00
atagen
b70f651bcc add support for smfh impure mode 2025-08-29 16:43:47 +10:00

View file

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