Add piper, fix issues
This commit is contained in:
parent
8a77bc9652
commit
ef578a4488
4 changed files with 502 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
monospace = {
|
||||
name = "FiraCode Nerd Font";
|
||||
package = pkgs.nerdfonts.override {fonts = ["FiraCode"];};
|
||||
package = pkgs.nerd-fonts.fira-code;
|
||||
};
|
||||
|
||||
emoji = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue