feat: add font-awesome
parent
180ffc758a
commit
74e1115543
|
@ -47,6 +47,7 @@
|
||||||
|
|
||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
(nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
(nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
||||||
|
font-awesome
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.pulseaudio.enable = true;
|
hardware.pulseaudio.enable = true;
|
||||||
|
|
Loading…
Reference in New Issue