fixed typo
This commit is contained in:
parent
d8d096aa54
commit
c9f666c2f0
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ in {
|
||||||
csdWrapper = "${pkgs.openconnect}/libexec/openconnect/hipreport.sh";
|
csdWrapper = "${pkgs.openconnect}/libexec/openconnect/hipreport.sh";
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualization.virtualbox.host = {
|
virtualisation.virtualbox.host = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableKvm = true;
|
enableKvm = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue