add docker

This commit is contained in:
Osman Faruk Bayram 2025-10-28 18:03:25 +03:00
parent 3063145a28
commit 072b3cb6da

View file

@ -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;