about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/vm/hardware.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vm/hardware.nix b/hosts/vm/hardware.nix
index 5f331f1..e451316 100644
--- a/hosts/vm/hardware.nix
+++ b/hosts/vm/hardware.nix
@@ -34,5 +34,6 @@
       driSupport = true;
     };
   };
+
   virtualisation.virtualbox.guest.enable = true;
 }