From 75d48667cb7b834e771d91115a22e7cfbb5d0f35 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 26 Sep 2024 19:58:52 -0400 Subject: [PATCH] Commit for generation 119 --- glasshouse-desktop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glasshouse-desktop/configuration.nix b/glasshouse-desktop/configuration.nix index f0c64ad..9a8177c 100644 --- a/glasshouse-desktop/configuration.nix +++ b/glasshouse-desktop/configuration.nix @@ -50,7 +50,7 @@ }; nixpkgs.config.allowUnfree = true; - fonts.fonts = with pkgs; [ nerdfonts jetbrains-mono ]; + fonts.packages = with pkgs; [ nerdfonts jetbrains-mono ]; environment.systemPackages = with pkgs; [ parted vim