Format nix files

This commit is contained in:
Michael Smith
2024-08-19 23:42:25 +02:00
parent d0194a555b
commit 18ad437872
5 changed files with 402 additions and 366 deletions

View File

@@ -3,8 +3,7 @@
lib,
inputs,
...
}:
{
}: {
imports = [
../../modules/installer
];