diff options
-rw-r--r-- | hel.nix | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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"; |