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