add docker
This commit is contained in:
parent
3063145a28
commit
072b3cb6da
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
machineType = "desktop";
|
machineType = "desktop";
|
||||||
programs.adbFastboot.enable = true;
|
programs.adbFastboot.enable = true;
|
||||||
emulation.aarch64.enable = true;
|
emulation.aarch64.enable = true;
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
hardware = {
|
hardware = {
|
||||||
hibernation.enable = false;
|
hibernation.enable = false;
|
||||||
wakeOnLan.enable = true;
|
wakeOnLan.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue