From 1dfafb99895eaa8e4a1d8de7a4d62501a73408ab Mon Sep 17 00:00:00 2001
From: Crazazy
Date: Wed, 6 Apr 2022 12:34:20 +0200
Subject: remove xwidgets

---
 emacs.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/emacs.org b/emacs.org
index 80e31c7..9b06cb4 100644
--- a/emacs.org
+++ b/emacs.org
@@ -21,7 +21,8 @@ Also, if you just stumbled accross this at random, there is an easy tangle butto
       };
     in
     import sources.emacs {
-      pkgs = import <nixpkgs> { overlays = [ packageOverlay ]; };
+      # put 'packageOverlay' in the overlays array for XWidgets (whenever they are stable i guess...)
+      pkgs = import <nixpkgs> { overlays = [ ]; };
       configDir = ./emacsconfig;
     }
   #+end_src
-- 
cgit 1.4.1-2-gfad0