Catppuccin stuff. And cleaning

This commit is contained in:
2023-02-10 15:09:56 -05:00
parent 89d34c7be9
commit 15bbe5f438
4 changed files with 64 additions and 24 deletions

View File

@@ -1,7 +1,8 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ iosevka-bin ];
# home.packages = with pkgs; [ iosevka-bin ];
fonts.fontconfig.enable = true;
programs.alacritty = {
enable = true;