From e9d27ba4140296648d6f8743d3ad5928ad171ffe Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 6 Jul 2024 06:32:00 +0100 Subject: [PATCH] Don't install NYXT by default Keep config though, will mostly use the flatpak version if testing to keep up to date with rapid releases --- home/browser/nyxt.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/browser/nyxt.nix b/home/browser/nyxt.nix index 0d441c09..7988a088 100644 --- a/home/browser/nyxt.nix +++ b/home/browser/nyxt.nix @@ -1,11 +1,9 @@ { config, - pkgs, fonts, accentColourName, ... }: { - home.packages = [pkgs.nyxt]; xdg = { configFile = { "nyxt/config.lisp".text = let