From fd3fc205b67f67492355d0887f26c15587af43a4 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 26 Sep 2024 19:58:15 -0400 Subject: [PATCH] Commit for generation 119 --- glasshouse-desktop/configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/glasshouse-desktop/configuration.nix b/glasshouse-desktop/configuration.nix index 858cd96..f0c64ad 100644 --- a/glasshouse-desktop/configuration.nix +++ b/glasshouse-desktop/configuration.nix @@ -50,6 +50,7 @@ }; nixpkgs.config.allowUnfree = true; + fonts.fonts = with pkgs; [ nerdfonts jetbrains-mono ]; environment.systemPackages = with pkgs; [ parted vim @@ -58,8 +59,6 @@ wget alsa-utils alsa-lib - nerdfonts - jetbrains-mono zsh git kitty