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
This commit is contained in:
Evie Litherland-Smith 2024-07-06 06:32:00 +01:00
parent af381fb9b8
commit e9d27ba414

View file

@ -1,11 +1,9 @@
{
config,
pkgs,
fonts,
accentColourName,
...
}: {
home.packages = [pkgs.nyxt];
xdg = {
configFile = {
"nyxt/config.lisp".text = let