From 716a1d1f79024dc0629c61bc912a570a4a200a25 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:25:46 -0500 Subject: group mercury cleanup and firefox config updates --- hosts/mercury/nixos.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'hosts/mercury/nixos.nix') diff --git a/hosts/mercury/nixos.nix b/hosts/mercury/nixos.nix index 46153ae..3f5c0b0 100644 --- a/hosts/mercury/nixos.nix +++ b/hosts/mercury/nixos.nix @@ -1,6 +1,5 @@ { lib, - pkgs, inputs, config, ... @@ -67,14 +66,6 @@ ProxyJump collin@ganymede ''; - ## UUGGGG I DINT"W ATNT TO DO THIS - programs.nix-ld = { - enable = true; - libraries = with pkgs; [ - libGL - ]; - }; - programs.firefox.policies.ExtensionSettings = { "foxyproxy@eric.h.jung" = { installation_mode = "force_installed"; -- cgit v1.3.1