Add dejavu fonts
This commit is contained in:
parent
bd187aacf2
commit
36907155b0
3 changed files with 20 additions and 6 deletions
|
|
@ -58,6 +58,7 @@
|
|||
./modules/rsync.nix
|
||||
./modules/btop.nix
|
||||
./modules/firefox.nix
|
||||
./config/fonts.nix
|
||||
];
|
||||
|
||||
home.username = "yanlin";
|
||||
|
|
@ -76,8 +77,6 @@
|
|||
openssh
|
||||
papis
|
||||
claude-code.packages.aarch64-darwin.claude-code
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.jetbrains-mono
|
||||
lazygit
|
||||
ncdu
|
||||
git-credential-oauth
|
||||
|
|
@ -85,9 +84,6 @@
|
|||
gnumake
|
||||
zoxide
|
||||
];
|
||||
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue