feat: add docker to persist dir

This commit is contained in:
tux
2026-06-30 17:03:57 +05:30
parent 117a9f0807
commit cfd7c13e65
4 changed files with 8 additions and 0 deletions

View File

@@ -28,6 +28,8 @@
".local/share/zoxide"
".local/state/lazygit"
".local/share/opencode"
"/var/lib/docker"
];
};
};

View File

@@ -29,6 +29,8 @@
".local/share/zsh"
".local/share/zoxide"
".local/state/lazygit"
"/var/lib/docker"
];
files = [

View File

@@ -44,6 +44,8 @@
".local/state/lazygit"
".local/share/vicinae"
".local/share/TelegramDesktop"
"/var/lib/docker"
];
files = [

View File

@@ -44,6 +44,8 @@
".local/state/lazygit"
".local/share/vicinae"
".local/share/TelegramDesktop"
"/var/lib/docker"
];
files = [