Editor and git improvements
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -12,4 +13,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
home.packages = with pkgs; [ git-ignore ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user