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