Run nix fmt

This commit is contained in:
Felix Uhl
2024-09-26 12:56:38 +02:00
parent 4c4c869c2d
commit 72c867c439
6 changed files with 17 additions and 15 deletions

View File

@@ -189,7 +189,7 @@ in
Machine configuration to be added for the vm script available at `.system.build.vmWithDisko`.
'';
inherit (vmVariantWithDisko) type;
default = {};
default = { };
visible = "shallow";
};