From dd000d21f200312144d2b72a1da807eccb5e8f00 Mon Sep 17 00:00:00 2001 From: Atridad Date: Wed, 28 May 2025 12:05:57 -0600 Subject: [PATCH] 1748455557 --- configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index c1acbf7..25f72ff 100644 --- a/configuration.nix +++ b/configuration.nix @@ -78,9 +78,6 @@ ]; }; - # Install firefox. - # programs.firefox.enable = true; - # Allow unfree packages nixpkgs.config.allowUnfree = true;