From bfb83536a4357c8b33fe33b38ecb59779f77d588 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 13 May 2024 10:39:57 +0100 Subject: [PATCH] Don't need to add tt-schemes to extraSpecialArgs --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 575661f..f373174 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,7 @@ hostname ? "Atlas", ... }: rec { - inherit hostname tt-schemes; + inherit hostname; accentColour = "base07"; # catppuccin lavender catppuccinVariant = "Mocha"; iosevkaCustom = {