absolutely pointless reformat because I felt like it

This commit is contained in:
jacekpoz 2024-08-30 20:27:43 +02:00
parent 6072a82432
commit 34013ce871
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -7,7 +7,9 @@
createHost = systemDir: lib.nixosSystem {
system = null;
specialArgs = {inherit lib inputs self;};
specialArgs = {
inherit lib inputs self;
};
modules = [
systemDir
../modules