diff --git a/modules/home/bat.nix b/modules/home/bat.nix index 82de6d2..4f9b389 100644 --- a/modules/home/bat.nix +++ b/modules/home/bat.nix @@ -1,4 +1,4 @@ -{ inputs, ... }: +{ ... }: { programs.bat = { enable = true;