fix: github cli

This commit is contained in:
Ryan Yin
2025-06-23 15:54:06 +08:00
parent 9aa0ff80ae
commit 623e697343
2 changed files with 21 additions and 7 deletions

View File

@@ -24,11 +24,6 @@
# wechat-uos
];
# GitHub CLI tool
programs.gh = {
enable = true;
};
# allow fontconfig to discover fonts and configurations installed through home.packages
# Install fonts at system-level, not user-level
fonts.fontconfig.enable = false;