From 84a718ac1b4def43028a8ec2a14ed4a94063ac09 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 26 May 2025 00:18:45 -0400 Subject: repo: sync configs --- modules/global.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/global.nix') diff --git a/modules/global.nix b/modules/global.nix index eec259e..ac810c0 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -114,6 +114,7 @@ in packages = with pkgs; [ eza fanwood + jq ripgrep elan dmenu @@ -121,6 +122,8 @@ in tamzen roboto cozette + inter + material-icons ] ++ (builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts)) ++ (lib.optional cfg.notNixOS nixgl.auto.nixGLDefault) ++ (lib.optionals cfg.wayland -- cgit v1.2.3