remove virtualbox
This commit is contained in:
parent
67947bf60c
commit
f968ab5d1b
1 changed files with 4 additions and 4 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue