1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat(vscode): change themes

This commit is contained in:
Ryan Cao 2024-01-28 10:15:27 +08:00
parent da6ce75ba9
commit e5c410b766
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
2 changed files with 19 additions and 14 deletions

View file

@ -27,7 +27,5 @@ _: {
programs.gh = {
enable = true;
gitCredentialHelper.enable = true;
# this is a TEMPORARY WORKAROUND for https://github.com/nix-community/home-manager/issues/4744
settings.version = 1;
};
}