add fonts

This commit is contained in:
uku 2023-08-30 12:06:12 +02:00
parent ad7cd4ec04
commit 0e9c2657ae

View file

@ -82,8 +82,6 @@
pinentry
kitty
chezmoi
iosevka
jetbrains-mono
starship
waybar
rofi-wayland
@ -103,6 +101,12 @@
# wget
];
fonts.packages = with pkgs; [
iosevka
jetbrains-mono
(nerdfonts.override { fonts = [ "Iosevka" "JetBrainsMono" ]; })
];
nix.settings.experimental-features = ["nix-command" "flakes"];
# Some programs need SUID wrappers, can be configured further or are