aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/richese/hardware-configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/richese/hardware-configuration.nix')
-rw-r--r--hosts/richese/hardware-configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/richese/hardware-configuration.nix b/hosts/richese/hardware-configuration.nix
index dc9fd42..5b94417 100644
--- a/hosts/richese/hardware-configuration.nix
+++ b/hosts/richese/hardware-configuration.nix
@@ -41,6 +41,4 @@
swapDevices =
[ { device = "/dev/disk/by-label/swap"; }
];
-
- virtualisation.virtualbox.guest.enable = true;
}