🪛 Comments, git safe dir, moved nixvim import

- Moved nixvim import to nixvim directory
- Added git safe directory to /etc/nixos
This commit is contained in:
2025-02-02 13:16:51 +01:00
parent 9da67d058d
commit bd2f725029
5 changed files with 9 additions and 1 deletions

View File

@ -20,6 +20,7 @@ in
plugins = [
{
# !! to get the previous command
# https://github.com/BrewingWeasel/fishbang
name = "fishbang";
src = pkgs.fetchFromGitHub {
owner = "BrewingWeasel";