openvpn: calyx: fix CA and IPv4
[julm/julm-nix.git] / nixpkgs / overlays.nix
index a08b51b2e65ca965a117fe2e40b3b442141db177..17dd5d41fa6b4ecb3656cfc17c843245971c86f1 100644 (file)
@@ -1,10 +1,8 @@
 map import
-[
-  overlays/blender.nix
-  overlays/freecad.nix
-  overlays/git-remote-gpg.nix
-  overlays/irssi.nix
-  overlays/podl.nix
-  overlays/youtube-dl.nix
-  overlays/zerobin.nix
-]
+  [
+    overlays/git-remote-gpg.nix
+    overlays/irssi.nix
+    overlays/podl.nix
+    overlays/vim-ghcid-quickfix.nix
+    overlays/zerobin.nix
+  ]