Install some nerd fonts
This commit is contained in:
parent
1416cb5af0
commit
b9dc120232
|
@ -34,7 +34,7 @@
|
|||
iosevka
|
||||
roboto
|
||||
font-awesome
|
||||
# (nerdfonts.override { fonts = [ "FiraCode" "DroidSansMono" ]; })
|
||||
(nerdfonts.override { fonts = [ "FiraCode" "Ubuntu" ]; })
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in New Issue