summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hel.nix b/hel.nix
index 3d7fdb79..fddd3848 100644
--- a/hel.nix
+++ b/hel.nix
@@ -432,10 +432,6 @@
432 wants = [ "kill-user@uucp.service" ]; 432 wants = [ "kill-user@uucp.service" ];
433 }; 433 };
434 434
435 virtualisation.virtualbox.host = {
436 enable = true;
437 };
438
439 systemd.automounts = [ 435 systemd.automounts = [
440 { enable = true; 436 { enable = true;
441 where = "/run/media/var/media"; 437 where = "/run/media/var/media";