added etesync
This commit is contained in:
@ -2,7 +2,10 @@
|
||||
|
||||
{
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
docker = {
|
||||
enable = true;
|
||||
extraOptions = "--metrics-addr='127.0.0.1:9323' --experimental";
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
Reference in New Issue
Block a user