From 0448d64b29a172d33e27e07f1c189564bc3d6d4f Mon Sep 17 00:00:00 2001 From: Adrien Faure Date: Thu, 18 Jul 2024 22:31:36 +0200 Subject: [PATCH] bat with catppucin --- homes/base.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/homes/base.nix b/homes/base.nix index efc6065..4ca19bf 100644 --- a/homes/base.nix +++ b/homes/base.nix @@ -78,6 +78,12 @@ ''; }; + programs.bat = { + enable = true; + catppuccin.enable = true; + catppuccin.flavour = "frappe"; + }; + home.packages = with pkgs; [ # Linux and dev tools any-nix-shell