remove virtualbox

This commit is contained in:
2023-09-05 10:10:14 +02:00
parent 67947bf60c
commit f968ab5d1b

View File

@@ -60,10 +60,10 @@
sops.secrets.wg-cloonar-key = {}; sops.secrets.wg-cloonar-key = {};
virtualisation.docker.enable = true; virtualisation.docker.enable = true;
virtualisation.virtualbox.host = { # virtualisation.virtualbox.host = {
enable = true; # enable = true;
enableExtensionPack = true; # enableExtensionPack = true;
}; # };
networking.hostName = "cl-nb-01"; # Define your hostname. networking.hostName = "cl-nb-01"; # Define your hostname.
networking.resolvconf.enable = true; networking.resolvconf.enable = true;