diff --git a/home/shell/bat.nix b/home/shell/bat.nix index 0a2c1ce..bed6901 100644 --- a/home/shell/bat.nix +++ b/home/shell/bat.nix @@ -1,6 +1,6 @@ { programs.bat = { - enabled = true; + enable = true; }; home.shellAliases = {