From e06ce2fd27589611745621f5777c6b82d2ff714a Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Wed, 19 Mar 2025 19:41:02 +0100 Subject: [PATCH] 37 current 2025-03-19 19:41:00 25.05.20250315.c80f6a7 6.12.19 * --- hosts/framework/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index 6b4e98a..c8cc238 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -98,9 +98,6 @@ }; }; - # Install firefox. - programs.firefox.enable = true; - # Allow unfree packages nixpkgs.config.allowUnfree = true;