From 6b488d7b8da7773033e2a808bd02c08f7c537a68 Mon Sep 17 00:00:00 2001 From: roxwize Date: Fri, 20 Dec 2024 18:41:29 -0500 Subject: [PATCH] ~ --- nixos/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/packages.nix b/nixos/packages.nix index 77fc893..194601f 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -3,6 +3,7 @@ environment.systemPackages = with pkgs; [ # development (fenix.default.withComponents [ "cargo" "rustc" ]) + gcc gtk4 just meson