mirror of
https://github.com/0x1d/nix.git
synced 2025-12-14 22:02:25 +01:00
add nerd fonts
This commit is contained in:
@@ -76,6 +76,11 @@ in
|
||||
python312Packages.pyaudio
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts._0xproto
|
||||
nerd-fonts.droid-sans-mono
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
programs.nix-ld.libraries = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user