Apply nixfmt to the whole tree

This commit is contained in:
Greg Hellings
2024-11-18 21:22:32 -06:00
parent 18b7cddaaa
commit e7d1b0f7bd
34 changed files with 822 additions and 714 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
{...}:
{ ... }:
{
virtualisation.virtualbox.guest = {
enable = true;
x11 = false;
};
}
virtualisation.virtualbox.guest = {
enable = true;
x11 = false;
};
}