bat: set bat theme

This commit is contained in:
Serĉanto de Scio 2021-07-28 10:29:32 +10:00
parent 775d344cfe
commit dfba62e2a8
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -79,6 +79,10 @@
''; '';
environment.etc.host-nix-channel.source = pkgs.path; environment.etc.host-nix-channel.source = pkgs.path;
environment.variables = {
BAT_THEME="Dracula";
};
# Set the system-wide environment # Set the system-wide environment
environment = { environment = {
systemPackages = with pkgs; [ systemPackages = with pkgs; [