desktop-2024-11-10-19-33-49

This commit is contained in:
Alexander Szczepanski
2024-11-10 19:33:49 +01:00
parent ed7833b3e9
commit a0e47fea0e
15 changed files with 359 additions and 216 deletions

View File

@ -8,6 +8,7 @@
docker = {
enable = true;
extraOptions = "--metrics-addr='127.0.0.1:9323' --experimental";
storageDriver = "btrfs";
};
};