Add colorsync config

This commit is contained in:
Martin Larsson 2025-07-24 13:29:51 +02:00
parent bf5c057c6f
commit 3e1993efbd
2 changed files with 7 additions and 0 deletions

View file

@ -53,6 +53,10 @@ let
".config/git"
"git"
]
[
".config/colorsync"
"colorsync"
]
];
codelldb = pkgs.runCommand "codelldb" { } ''