Fixed Discord Bridge and neovim stupid stuff

This commit is contained in:
2026-06-17 13:48:00 +02:00
parent 297589362f
commit 9640b433a4
5 changed files with 117 additions and 110 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
};
};
extraPackages = with pkgs; [ curl ];
#extraPackages = with pkgs; [ curl ];
};
};
}