From e460470190416978adfe43e1542dba27243c1590 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 25 Jul 2023 21:16:46 +0200 Subject: less keyboard stuff and more fonts --- common.nix | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/common.nix b/common.nix index 89d21e8..846fbcd 100644 --- a/common.nix +++ b/common.nix @@ -231,9 +231,6 @@ in fonts = { # more fonts fonts = with pkgs; [ - # nice mono spaced font - iosevka-bin - # needed for powerlevel10k zsh stuff meslo-lgs-nf @@ -242,7 +239,9 @@ in noto-fonts-extra noto-fonts-emoji - # other nice mono spaced font + # nice mono spaced fonts + fira-code + iosevka-bin victor-mono ]; @@ -425,8 +424,6 @@ in tk tokodon usbutils - via - vial vlc vscodium xorg.xhost -- cgit v1.2.3