enabled docker temporarily
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
networking = {
|
networking = {
|
||||||
hostName = "server02";
|
hostName = "server02";
|
||||||
};
|
};
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
swapDevices = [
|
swapDevices = [
|
||||||
{
|
{
|
||||||
device = "/swapfile";
|
device = "/swapfile";
|
||||||
|
|||||||
Reference in New Issue
Block a user