aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury/nixos.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mercury/nixos.nix')
-rw-r--r--hosts/mercury/nixos.nix9
1 files changed, 0 insertions, 9 deletions
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";