From 4040aab8d1c99bf4dddbd39fb62778bac8b59606 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 18 Jul 2023 08:11:52 +0530 Subject: overlays: initial commit --- features/wayland.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'features') diff --git a/features/wayland.nix b/features/wayland.nix index b22bac7..dd068e7 100644 --- a/features/wayland.nix +++ b/features/wayland.nix @@ -31,15 +31,6 @@ let gsettings set $gnome_schema gtk-theme 'Dracula' ''; }; - - dwl-sinan = with pkgs; dwl.overrideAttrs (oldAttrs: { - name = "dwl-sinan"; - src = fetchgit { - url = "https://git.sinanmohd.com/dwl"; - rev = "f708547efb0b3afe4149f6eb7bcc685fc39f351a"; - sha256 = "04rb90hasicm4aj51403hjxyyszm87qiqz6phrjy3364vkqvrx3c"; - }; - }); in { # pkgs -- cgit v1.2.3