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). --- profiles/programs/home-manager.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles') diff --git a/profiles/programs/home-manager.nix b/profiles/programs/home-manager.nix index c01ccb7..738987a 100644 --- a/profiles/programs/home-manager.nix +++ b/profiles/programs/home-manager.nix @@ -27,6 +27,7 @@ nixpkgs.overlays = [ inputs.agenix.overlays.default inputs.emacs-overlay.overlay + inputs.nur.overlays.default self.overlays.default ]; nixpkgs.config.allowUnfree = true; -- cgit v1.2.3