This commit is contained in:
gwg313 2024-12-15 14:08:33 -05:00
parent 308bdbebf9
commit badcf3aa40
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
43 changed files with 1972 additions and 253 deletions

View file

@ -1,7 +1,9 @@
{pkgs, ...}: {
{ pkgs, ... }:
{
imports = [
./alacritty.nix
./fuzzel.nix
./kitty.nix
];
fonts.fontconfig.enable = true;
@ -11,7 +13,7 @@
home.packages = with pkgs; [
# fonts
nerdfonts
nerd-fonts.monaspace
noto-fonts-cjk-sans
rPackages.fontawesome
ubuntu_font_family