This commit is contained in:
@@ -39,6 +39,7 @@ in
|
|||||||
wget
|
wget
|
||||||
];
|
];
|
||||||
labels = [
|
labels = [
|
||||||
|
"debian-latest:docker://node:23-bookworm"
|
||||||
"native:host"
|
"native:host"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
@@ -54,6 +55,8 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user