Add desktop configuration

This commit is contained in:
Sonny Bakker 2021-11-28 14:21:27 +01:00
parent cede4ea365
commit 3d26eaa10c
2 changed files with 9 additions and 0 deletions

3
files/docker-daemon.json Normal file
View file

@ -0,0 +1,3 @@
{
"data-root": "/mnt/docker"
}