reformat tree

This commit is contained in:
Jörg Thalheim
2023-09-15 07:56:40 +02:00
committed by mergify[bot]
parent 1be23d771f
commit 9ab96378f8
9 changed files with 173 additions and 73 deletions

View File

@@ -60,7 +60,7 @@ in
Extra NixOS config for your test. Can be used to specify a different luks key for tests.
A dummy key is in /tmp/secret.key
'';
default = {};
default = { };
};
};
};