Fix utility script bugs

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-12-20 10:00:01 +00:00
parent dbc913fcd8
commit 6c32412fa3
7 changed files with 35 additions and 20 deletions

View File

@@ -14,10 +14,10 @@ in
(pkgs.formats.json { }).generate "lens-user-store.json"
{
__internal__ = {
migrations = {
version = "6.5.0";
};
};
migrations = {
version = "6.5.0";
};
};
preferences = {
colorTheme = "system";