From d2f5b996082f765e99006dc23a63a2934f5c23f1 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 17 Aug 2024 21:13:27 -0400 Subject: [PATCH] hosts: don't overlay rbw from unstable --- hosts/common/nix.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/common/nix.nix b/hosts/common/nix.nix index 6aaaf0e1..4af857bd 100644 --- a/hosts/common/nix.nix +++ b/hosts/common/nix.nix @@ -31,8 +31,6 @@ in { overlays = [ (final: prev: { - rbw = unstable.rbw; - rofi-bluetooth = prev.rofi-bluetooth.overrideAttrs (old: {