Minor updates and got all systems to build!

This commit is contained in:
Emmet
2025-02-12 15:57:42 -06:00
parent 52ce2d1cb1
commit 25b7cbb919
13 changed files with 336 additions and 164 deletions

View File

@@ -13,7 +13,7 @@ in
};
};
config = {
config = lib.mkIf cfg.enable {
userSettings.alacritty.enable = true;
userSettings.kitty.enable = true;
userSettings.japanese.enable = true;