minor changes
This commit is contained in:
parent
a856565ac9
commit
050d6d90c1
4 changed files with 10 additions and 2 deletions
|
|
@ -93,6 +93,7 @@ with lib;
|
|||
hut
|
||||
lazygit
|
||||
neofetch
|
||||
ripgrep
|
||||
tmux
|
||||
ttyper
|
||||
up
|
||||
|
|
@ -102,7 +103,7 @@ with lib;
|
|||
|
||||
fonts.fonts = with pkgs; [
|
||||
(nerdfonts.override {
|
||||
fonts = [ "FiraCode" "DroidSansMono" "JetBrainsMono" ];
|
||||
fonts = [ "FiraCode" ];
|
||||
})
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue