From c192c1f2ad4ecb4058c231dc455fbfc738917bcd Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 21 Aug 2025 17:46:28 -0700 Subject: split-up firefox configuration Ensure we install the bin package, so that we can use the 1password extension (we need a signed binary for that). --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c19122e..eb12b3d 100644 --- a/flake.nix +++ b/flake.nix @@ -41,8 +41,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - firefox-addons = { - url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons"; + nur = { + url = "github:nix-community/NUR"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit v1.2.3