mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 22:54:01 +05:30
Updated system + trying zed
This commit is contained in:
parent
e15e4d817e
commit
6f6d16dff1
10 changed files with 166 additions and 84 deletions
|
|
@ -34,7 +34,7 @@ in
|
|||
# TODO abstract fonts into an option
|
||||
monospace = {
|
||||
name = "Fira Code Nerd Font";
|
||||
package = pkgs.fira-code-nerdfont;
|
||||
package = pkgs.nerd-fonts.fira-code;
|
||||
};
|
||||
serif = {
|
||||
name = "Fira";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue