Fix typo in bat.nix file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
programs.bat = {
|
||||
enabled = true;
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
|
||||
Reference in New Issue
Block a user