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
+4 -4
View File
@@ -1,6 +1,6 @@
{...}:
{ ... }:
{
virtualisation.virtualbox.guest = {
enable = true;
};
virtualisation.virtualbox.guest = {
enable = true;
};
}